blob: 7787ea3b2fbbecbb41fc7cceddcab0f3446a1c84 (
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 type declaration for `T'
|