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

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

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

T9177.hs:17:6: error: [GHC-76037]
    Not in scope: data constructor ‘Fun’