summaryrefslogtreecommitdiff
path: root/testsuite/tests/quantified-constraints/T15918.stderr
blob: fa06b0e3f4f9ee897de5978cd8dd96de4e16905b (plain)
1
2
3
4
5
6
7

T15918.hs:19:19: error:
    • Expected kind ‘(k0 -> *) -> Constraint’,
        but ‘[]’ has kind ‘* -> *’
    • In the first argument of ‘Build’, namely ‘[]’
      In an expression type signature: Build [] a
      In the expression: rev :: Build [] a