summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod36.stderr
blob: f70285acea92c02569030734838e1e9923f3c133 (plain)
1
2
3
4
5

mod36.hs:5:5: error:
    Variable not in scope: const
    Perhaps you want to remove ‘const’ from the explicit hiding list
    in the import of ‘Prelude’ (mod36.hs:3:1-32).