summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod56.stderr
blob: 4e3bb98fa4d0118434a1612a0902820beae5e12e (plain)
1
2
3
4
5
6
7
8

mod56.hs:4:39:
    Can't make a derived instance of ‘Ix T’:
      ‘T’ must be an enumeration type
      (an enumeration consists of one or more nullary, non-GADT constructors)
        or
      ‘T’ must have precisely one constructor
    In the data declaration for ‘T’