[Haskell-cafe] In-place modification
Neil Mitchell
ndmitchell at gmail.com
Tue Jul 10 15:07:45 EDT 2007
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
More information about the Haskell-Cafe
mailing list