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

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