summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod73.stderr
blob: 12dc6b2b3965623f67016fdab8978ac1f80f9370 (plain)
1
2
3
4
5
6
7
8

mod73.hs:3:7: error:
    Not in scope: ‘Prelude.g’
    Perhaps you meant one of these:
      data constructor ‘Prelude.GT’ (imported from Prelude),
      data constructor ‘Prelude.EQ’ (imported from Prelude),
      data constructor ‘Prelude.LT’ (imported from Prelude)
    Module ‘Prelude’ does not export ‘g’.