On Sun, Jan 13, 2008 at 10:05:36PM +0000, C.M.Brown wrote:
> 
> > 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

runghc finds ghc in the path, so it might be using a ghc from /usr/bin
or somesuch. Try compiling Setup with ghc 6.8.2 instead
(ghc --make Setup).


Thanks
Ian

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

Reply via email to