summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/T8258NoGADTs.stderr
blob: 35f5306274737ab109db2da0d8941da8eac1bab5 (plain)
1
2
3
4
5

T8258NoGADTs.hs:3:8: error:
    Illegal keyword 'where' in data declaration
    Perhaps you intended to use GADTs or a similar language
    extension to enable syntax: data T where