GHC/Error messages
From HaskellWiki
(Difference between revisions)
("is not a (visible) method of class") |
m (→"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 | ||
Example: TODO | Example: TODO | ||
Revision as of 16:59, 9 October 2009
GHC error messages and their meaning.
1 "Parse error in pattern"
TODO
Example: TODO
2 "Foo' is not a (visible) method of class `Bar'"
TODO
Example: TODO
