blob: a1f388f339e4ef7643a9b591521691d1f40f73c8 (
plain)
1
2
3
4
5
6
|
mod55.hs:3:26:
Can't make a derived instance of ‛Enum T’:
‛T’ must be an enumeration type
(an enumeration consists of one or more nullary, non-GADT constructors)
In the data declaration for ‛T’
|