summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_fail/T5686.stderr
blob: 74f8dd88c7deef6b5bc71039e11694c009b20e76 (plain)
1
2
3
4
5

T5686.hs:4:29:
    Can't make a derived instance of ‘Functor U’:
      Constructor ‘U’ must use the type variable only as the last argument of a data type
    In the data declaration for ‘U’