[Haskell-cafe] Horray, a ghc bug!
Simon Hengel
sol at typeful.net
Mon Oct 21 20:35:12 UTC 2013
On Mon, Oct 21, 2013 at 09:42:44PM +0200, Andreas Abel wrote:
> Hi, I tried the 64bit binary packages from
>
> haskell.org/ghc
>
> but I got a complaint that
>
> libgmp.so.3
>
> is not found on my system (and locate did not reveal it).
Andreas, please feel free to use my PPA for GHC 7.6.3[1] and
cabal-install[2]. This assumes that you install GHC and cabal-install
over with APT and everything else with cabal-install. Alternatively you
can also use a binary that I built on Ubuntu 13.04 [3].
Cheers.
[1] https://launchpad.net/~typeful/+archive/ghc-7.6.3
[2] https://launchpad.net/~typeful/+archive/cabal-install
[3] http://typeful.net/ghc/
More information about the Haskell-Cafe
mailing list