Luke Palmer wrote:
Do you have an example of code that required an annotation to compile?
There is some trickiness around functions like "read" that can demand explicit type signatures. You also sometimes get this with numeric literals, array types, etc.
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
