summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/T1074.stderr
blob: b368ca119e4ee255fd29b3c6982249f5e1ce8dc0 (plain)
1
2
3
4
5

T1074.hs:5:1:
    Warning: The import of `Control.Monad.Reader' is redundant
               except perhaps to import instances from `Control.Monad.Reader'
             To import instances alone, use: import Control.Monad.Reader()