summaryrefslogtreecommitdiff
path: root/testsuite/tests/package/package01e.stderr
blob: a755991432a087fdb9ef8e588fc5b08b5c4f877d (plain)
1
2
3
4
5
6
7
8
9
10
11
12

package01e.hs:2:1: error:
    Could not find module ‘Data.Map’
    It is a member of the hidden package ‘containers-0.5.11.0’.
    You can run ‘:set -package containers’ to expose it.
    Use -v to see a list of the files searched for.

package01e.hs:3:1: error:
    Could not find module ‘Data.IntMap’
    It is a member of the hidden package ‘containers-0.5.11.0’.
    You can run ‘:set -package containers’ to expose it.
    Use -v to see a list of the files searched for.