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

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