Wed Apr 25 03:18:32 PDT 2007 [EMAIL PROTECTED]
* Add -fwarn-monomorphism-restriction (on by default) to warn when the MR is
used
Users often trip up on the Dreaded Monomorphism Restriction. This
warning flag tells you when the MR springs into action.
Currently it's on by default, but we could change that.
M ./compiler/main/DynFlags.hs +3
M ./compiler/typecheck/TcRnMonad.lhs -1 +1
M ./compiler/typecheck/TcSimplify.lhs -3 +16
M ./docs/users_guide/flags.xml +7
M ./docs/users_guide/using.xml +14
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc