summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/typecheck/should_fail/tcfail086.stderr
blob: 4b221839ea9b2ff66a91c873914b89a486bf3790 (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 type declaration for `Ex'