summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_fail/drvfail006.stderr
blob: 018291b6bbcfea66fad736c9a739c1858faeea47 (plain)
1
2
3
4
5
6

drvfail006.hs:9:45:
    Can't make a derived instance of `MonadState T'
      (even with cunning newtype deriving):
      `MonadState' does not have arity 1
    In the newtype declaration for `T'