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

mod150.hs:2:20:
    Conflicting exports for ‘id’:
       ‘module Prelude’ exports ‘Prelude.id’
         imported from ‘Prelude’ at mod150.hs:2:8
         (and originally defined in ‘GHC.Base’)
       ‘module M’ exports ‘M.id’ defined at mod150.hs:2:42