[Haskell-beginners] Useful set of -W switches for .ghci?

Александър Л. Димитров aleks_d at gmx.de
Fri Dec 5 18:06:50 EST 2008


Also Sprach Daniel Fischer:
> Turn off those warnings you don't want, like
> 
> $ ghci -Wall -fno-warn-type-defaults
> GHCi, version 6.8.3: http://www.haskell.org/ghc/  :? for help
> Loading package base ... linking ... done.
> Prelude> 2^2
> 4
> 
> A list of warning options is in section 5.7 of the user's guide (unless it's 
> moved in the 6.10 branch).

Thanks very much, the location seems to be the same,
Aleks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/beginners/attachments/20081206/141af60b/attachment-0001.bin


More information about the Beginners mailing list