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

T7175.hs:8:4:
    Data constructor ‘G1C’ returns type ‘F Int’
      instead of an instance of its parent type ‘G1 a’
    In the definition of data constructor ‘G1C’
    In the data declaration for ‘G1’