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

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