summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod130.stderr
blob: 26528b148a88fc908cab503134b0d352451ecb43 (plain)
1
2
3
4
5

mod130.hs:7:5: error:
    Variable not in scope: (<) :: Integer -> Int -> Int
    Perhaps you want to remove ‘<’ from the explicit hiding list
    in the import of ‘Prelude’ (mod130.hs:4:1-33).