summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T21605b.stderr
blob: ebb74bad48b6fb3429ba7bfc87f3ddbb6a1bf5e4 (plain)
1
2
3
4
5
6
7
8
9

T21605b.hs:6:13: error: [GHC-76037]
    Not in scope: ‘Prelude.true’
    NB: the module ‘Prelude’ does not export ‘true’.
    Suggested fix:
      Perhaps use one of these:
        data constructor ‘Prelude.True’ (imported from Prelude),
        type constructor or class ‘Prelude.Num’ (imported from Prelude),
        type constructor or class ‘Prelude.Ord’ (imported from Prelude)