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

readFail025.hs:5:8:
    Unexpected type ‛String’
    In the data declaration for ‛T’
    A data declaration should have form
      data T a b c = ...