summaryrefslogtreecommitdiff
path: root/testsuite/tests/saks/should_fail/saks_fail014.stderr
blob: 68733410ee890818c201ef1d229de14b08ce7ea4 (plain)
1
2
3
4
5
6
7
8
9
10
11

saks_fail014.hs:10:7: error:
    • Expecting one more argument to ‘Maybe’
      Expected kind ‘forall k. k’, but ‘Maybe’ has kind ‘* -> *’
    • In the type ‘Maybe’
      In the type family declaration for ‘T’

saks_fail014.hs:11:7: error:
    • Expected kind ‘forall k. k’, but ‘Integer’ has kind ‘*’
    • In the type ‘Integer’
      In the type family declaration for ‘T’