Ingo Wechsung <[EMAIL PROTECTED]> writes: > I wonder if the compiler could check, if all possible combinations have > been checked in a pattern match.
In ghc, use the compile-time option -fwarn-incomplete-patterns
Regards,
Malcolm
_______________________________________________
Haskell-Cafe mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell-cafe
