Skip to content

Commit b1cdfd2

Browse files
committed
Travis build 59 on Fri Dec 18 02:33:53 UTC 2015
1 parent 3385d16 commit b1cdfd2

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

atom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ cabal --with-ghc=arm-unknown-linux-gnueabihf-ghc --with-ghc-pkg=arm-unknown-linu
139139
<li>Perhaps there is a way to get <code>qemu-arm</code> to use a different path for dynamic libraries, so you can have ARM libraries somewhere nice and separate.</li>
140140
</ul></li>
141141
<li><a href="https://wiki.gentoo.org/wiki/Project:Prefix">Gentoo Prefix</a> might be a bit nicer than a chroot.</li>
142+
<li><a href="https://github.com/commercialhaskell/stack/issues/1332">Stack currently has issues on ARM</a>. It would be nice to get Stack working somehow.</li>
142143
</ul>
143144
]]></summary>
144145
</entry>

posts/2015-12-15-arm.html

+1
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ <h1 id="the-future">The Future</h1>
174174
<li>Perhaps there is a way to get <code>qemu-arm</code> to use a different path for dynamic libraries, so you can have ARM libraries somewhere nice and separate.</li>
175175
</ul></li>
176176
<li><a href="https://wiki.gentoo.org/wiki/Project:Prefix">Gentoo Prefix</a> might be a bit nicer than a chroot.</li>
177+
<li><a href="https://github.com/commercialhaskell/stack/issues/1332">Stack currently has issues on ARM</a>. It would be nice to get Stack working somehow.</li>
177178
</ul>
178179

179180

rss.xml

+1
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ cabal --with-ghc=arm-unknown-linux-gnueabihf-ghc --with-ghc-pkg=arm-unknown-linu
135135
<li>Perhaps there is a way to get <code>qemu-arm</code> to use a different path for dynamic libraries, so you can have ARM libraries somewhere nice and separate.</li>
136136
</ul></li>
137137
<li><a href="https://wiki.gentoo.org/wiki/Project:Prefix">Gentoo Prefix</a> might be a bit nicer than a chroot.</li>
138+
<li><a href="https://github.com/commercialhaskell/stack/issues/1332">Stack currently has issues on ARM</a>. It would be nice to get Stack working somehow.</li>
138139
</ul>
139140
]]></description>
140141
<pubDate>Tue, 15 Dec 2015 00:00:00 UT</pubDate>

0 commit comments

Comments
 (0)