[Haskell-cafe] more on my ghc package issues

Galchin, Vasili vigalchin at gmail.com
Sat Apr 12 12:36:06 EDT 2008


I was afraid of the install. Hopefully with the Ubuntu package manager it
will be fairly painless.

Thanks, Vasili

On Sat, Apr 12, 2008 at 11:30 AM, Brandon S. Allbery KF8NH <
allbery at ece.cmu.edu> wrote:

>
> 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
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20080412/6503edc1/attachment.htm


More information about the Haskell-Cafe mailing list