summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/readFail039.stderr
blob: a4ffdf8dac7823182a712c9047a7e6588a809cd0 (plain)
1
2
3
4
5
6

readFail039.hs:8:14:
    Can't make a derived instance of ‛C Foo’:
      ‛C’ is not a derivable class
      Try GeneralizedNewtypeDeriving for GHC's newtype-deriving extension
    In the newtype declaration for ‛Foo’