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

tcfail086.hs:6:38:
    Can't make a derived instance of ‘Eq Ex’:
      Constructor ‘Ex’ has existentials or constraints in its type
      Possible fix: use a standalone deriving declaration instead
    In the data declaration for ‘Ex’