summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail086.stderr
blob: 1aa420928d0b91be3f1850d58ffe663c4534f68e (plain)
1
2
3
4
5
6

tcfail086.hs:6:38:
    Can't make a derived instance of `Eq Ex':
      Constructor `Ex' must have a Haskell-98 type
      Possible fix: use a standalone deriving declaration instead
    In the data declaration for `Ex'