Hi
> The worst problem that comes of this is a slow loss of disk space, but > I don't think I'll ever be able to fill this 80G disk :) >...OK...and when you tell GHC to compile something, exactly which compiler does it run? o_O
It picks whichever one you have first on your $(PATH). On linux you can do:
which ghc
c:\path\to\ghc Thanks Neil _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
