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

T3163.hs:8:5:
    Illegal polymorphic or qualified type: forall s. s
    In the definition of data constructor `Unreached'
    In the data type declaration for `Taker'