cmb21:
> 
> > Looks like your version of cabal is a bit old. Try updating to the 1.2.3
> > or 1.3 series. You can find it on hackage.haskell.org
> 
> I'm using the runghc command from ghc-6.8.2, is that right?
> 
> [EMAIL PROTECTED] ~/filepath-1.0 $ which runghc
> /usr/local/packages/ghc-6.8.2/bin/runghc

That's fine. The issue is that cabal-install requires a new version of 
'cabal', which you can find here,

    http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Cabal-1.2.3.0

Though cabal-install may well require the darcs version of cabal (I'm
not sure).

    http://haskell.org/cabal/code.html

-- Don
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to