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

T15799.hs:46:62: error: [GHC-83865]
    • 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’