summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod55.stderr
blob: b6ddb76610cdd3861f08f6531f5c159a27fb1952 (plain)
1
2
3
4
5
6

mod55.hs:3:26: error: [GHC-30750]
    • 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’