Erroneus error message
When run in Haskell'98 complaint mode ghc(i) reports:
Too many parameters for class `Tag'
In the class declaration for `Tag'
for the following program:
class Tag
main = main
The error is that there are too few parameters
(i.e. none) rather than too many.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 5.0 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | ResolvedFixed |
| Component | None |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |