Difference between revisions of "GHC/Error messages"

From HaskellWiki
< GHC
Jump to navigation Jump to search
("is not a (visible) method of class")
Line 8: Line 8:
   
   
== "is not a (visible) method of class" ==
+
== "Foo' is not a (visible) method of class `Bar'" ==
   
 
TODO
 
TODO

Revision as of 16:59, 9 October 2009

GHC error messages and their meaning.

"Parse error in pattern"

TODO

Example: TODO


"Foo' is not a (visible) method of class `Bar'"

TODO

Example: TODO