summaryrefslogtreecommitdiff
path: root/testsuite/tests/saks/should_fail/saks007_fail.stderr
blob: 367cb8e0222e2f5c8d04cd6a644d800f60e07326 (plain)
1
2
3
4
5
6
7
8

saks007_fail.hs:15:10: error:
    • Couldn't match kind ‘'True’ with ‘'False’
      Expected: G (*)
        Actual: F (*)
    • In the type ‘X Integer String’
      In the definition of data constructor ‘MkX’
      In the data declaration for ‘X’