
10 Jul
2007
10 Jul
'07
7:07 p.m.
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