Johan Tibell wrote: > On Dec 11, 2007 1:56 PM, Christian Maeder <[EMAIL PROTECTED]> wrote: >> Johan Tibell wrote: >>> I thought GHC shipped with its own GMP lib. >> This is the case for: >> http://www.haskell.org/ghc/dist/6.8.1/chakravarty/ghc-6.8.1-i386-apple-darwin.tar.bz2 > > This is the one I used and I didn't install GMP per the instructions > but the error still seems related to GMP. What could be be the > problem?
You need to install gmp from MacPorts so that you have: /opt/local/lib/libgmp.3.dylib HTH Christian _______________________________________________ Glasgow-haskell-users mailing list [email protected] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
