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

tcfail062.hs:34:6: error:
    Not in scope: type variable ‘behaviouralExpression’
    Suggested fix:
      Perhaps use type constructor or class ‘BehaviouralExpression’ (line 25)

tcfail062.hs:34:29: error:
    Not in scope: type variable ‘behaviouralExpression’
    Suggested fix:
      Perhaps use type constructor or class ‘BehaviouralExpression’ (line 25)