Krasimir Angelov wrote:
> I am using something like this:
>
> c:\ghc\ghc-6.5.20061001\bin\runghc Setup.lhs ....
>
> for building. So an old binary shouldn't matter. With -v
> option I saw that:
>
> -package comlib
>
> is passed. Is it possible to have .tar.gz bundle compiled with an old
> Cabal? I suppose that runghc is always using ghc from its own
> directory instead of those in the path.
Runghc looks in the PATH, so it's probably picking up the wrong ghc
here.
Cheers,
Simon
_______________________________________________
Glasgow-haskell-users mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users