[Haskell-cafe] more on my ghc package issues
Brandon S. Allbery KF8NH
allbery at ece.cmu.edu
Sat Apr 12 12:30:10 EDT 2008
On Apr 12, 2008, at 12:27 , Galchin, Vasili wrote:
> vigalchin at ubuntu:~/FTP/Haskell/unix-2.2.0.0$ runhaskell Setup.hs
> cleanup
> unknown package: unix-2.3.0.0
>
> no it doesn't.
I suspect the Cabal stuff has a dependency on the unix package (at
least on POSIXish systems, probably via the filepath stuff) and by
deregistering unix-2.3.0.0 which Cabal was built against you broke
it. Probably you need to do a full reinstall of GHC to recover at
this point.
--
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university KF8NH
More information about the Haskell-Cafe
mailing list