blob: 9e990911012b1d8d08066082ba52681df963c9e7 (
plain)
1
2
3
4
5
6
7
8
9
|
mod73.hs:3:7: error: [GHC-76037]
Not in scope: ‘Prelude.g’
NB: the module ‘Prelude’ does not export ‘g’.
Suggested fix:
Perhaps use one of these:
data constructor ‘Prelude.EQ’ (imported from Prelude),
data constructor ‘Prelude.GT’ (imported from Prelude),
data constructor ‘Prelude.LT’ (imported from Prelude)
|