[Haskell] cannot compile ghc on Debian unstable
Isaac Jones
ijones at syntaxpolice.org
Tue Aug 30 16:13:34 EDT 2005
Michael Vanier <mvanier at cs.caltech.edu> writes:
> Right now, the Debian unstable package for GHC 6.4 won't install due to
> some conflict with libgmp3 (the package maintainer has been notified).
The trick to getting this to work is to install the libgmp3 from
stable.
apt-get install libgmp3/stable #or grab it and install it with dpkg
apt-get install ghc6
That might work?
peace,
isaac
More information about the Haskell
mailing list