<div dir="ltr">Hi all, I posted this earlier to the haskell-iphone list and heard it may be better off here.<div><pre style="white-space:pre-wrap;color:rgb(0,0,0)">I'm having trouble installing primitive from hackage with
arm-apple-darwin10-cabal. It seems a funky error is happening that is not
getting written out or logged.

Here is the output from my attempted install from hackage after a `rm -rf
~/.cabal` and `arm-apple-darwin10-cabal update`: <a href="http://lpaste.net/97092.">http://lpaste.net/97092.</a>
Nothiing is listed in the log mentioned.

So I tried installing from the git repo and got the same error. Then I
tried to configure build and then install and the build phase spat out:

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib:
archive library: dist-arm/build/libHSprimitive-0.5.2.0.a will be fat and
ar(1) will not be able to operate on it

In-place registering primitive-0.5.2.0...

So it seems it's building but not linking? Maybe I shouldn't be developing
with cabal? What's the normal procedure here?</pre><div><div><br></div>-- <br>Schell Scivally<br><a href="http://blog.efnx.com" target="_blank">http://blog.efnx.com</a><br><a href="http://github.com/schell" target="_blank">http://github.com/schell</a><br>
<a href="http://twitter.com/schellsan" target="_blank">http://twitter.com/schellsan</a>
</div></div></div>