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

saks_fail019.hs:9:1: error:
    • Couldn't match kind ‘a’ with ‘*’
      Expected: a -> *
        Actual: * -> *
      ‘a’ is a rigid type variable bound by
        the data type declaration for ‘T’
        at saks_fail019.hs:9:8
    • In the data type declaration for ‘T’