summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T9177.stderr
blob: 215a144f06c66dd6abecd191ed94a0fd955485b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12

T9177.hs:4:13: error:
    Not in scope: type variable ‘int’
    Suggested fix:
      Perhaps use type constructor or class ‘Int’ (imported from Prelude)

T9177.hs:7:14: error:
    Not in scope: type variable ‘integerr’
    Suggested fix:
      Perhaps use type constructor or class ‘Integer’ (imported from Prelude)

T9177.hs:17:6: error: Not in scope: data constructor ‘Fun’