summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T15799.stderr
blob: 6823cadb8ce0c3f510d8ca8131c3dbe9add75c07 (plain)
1
2
3
4
5

T15799.hs:46:62: error:
    Couldn't match kind ‘TypeLits.Natural’ with ‘Op Nat’
    • Expected kind ‘Op Nat’, but ‘UnOp b’ has kind ‘Nat’
    • In the first argument of ‘(<=)’, namely ‘UnOp b’