summaryrefslogtreecommitdiff
path: root/testsuite/tests/gadt/T3163.stderr
blob: c9b09f1fa0930a4a90d500019a388be8e16db000 (plain)
1
2
3
4
5

T3163.hs:9:5: error:
    • Illegal polymorphic type: forall s. s
    • In the definition of data constructor ‘Unreached’
      In the data type declaration for ‘Taker’