summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T1899.stderr
blob: a8baba78cc537480a76d4269a37b8b2e86c9c4c7 (plain)
1
2
3
4
5
6
7
8
9
10
11

T1899.hs:12:29:
    Couldn't match expected type ‘a’ with actual type ‘Proposition a0’
      ‘a’ is a rigid type variable bound by
          the type signature for transRHS :: [a] -> Int -> Constraint a
          at T1899.hs:9:14
    Relevant bindings include
      varSet :: [a] (bound at T1899.hs:10:11)
      transRHS :: [a] -> Int -> Constraint a (bound at T1899.hs:10:2)
    In the first argument of ‘Prop’, namely ‘(Auxiliary undefined)’
    In the expression: Prop (Auxiliary undefined)