summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T18357.stderr
blob: 60762c4dcb05208e07d3cbf7cc4f473c72169a3a (plain)
1
2
3
4
5
6

T18357.hs:13:3: error:
    • Data constructor ‘MkT’ returns type ‘W’
        instead of an instance of its parent type ‘T’
    • In the definition of data constructor ‘MkT’
      In the newtype declaration for ‘T’