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

T3163.hs:8:5: error:
    Illegal polymorphic or qualified type: forall s1. s1
    In the definition of data constructor ‘Unreached’
    In the data type declaration for ‘Taker’