summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_fail/drvfail008.stderr
blob: 64e9a52434174fb136c39ecd5ff339577e42cb00 (plain)
1
2
3
4
5
6
7
8

drvfail008.hs:6:1: error:
    Failed to load interface for ‘Control.Monad.State’
    Perhaps you meant
      Control.Monad.Fail (from base-4.9.0.0)
      Control.Monad.ST (from base-4.9.0.0)
      Control.Monad.ST.Safe (from base-4.9.0.0)
    Use -v to see a list of the files searched for.