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

saks007_fail.hs:15:10: error: [GHC-83865]
    • 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’