summaryrefslogtreecommitdiff
path: root/testsuite/tests/package/T4806a.stderr
blob: 9bab35bcd7bfa21e267ef0dba8f9fda630096880 (plain)
1
2
3
4
5
6
7

T4806a.hs:1:1: error:
    Could not load module ‘Data.Map’
    It is a member of the package ‘containers-0.6.6’
    which is unusable because the -ignore-package flag was used to ignore at least one of its dependencies:
      deepseq-1.4.8.0 template-haskell-2.19.0.0
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.