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

package06e.hs:2:1: error:
    Could not find module ‘HsTypes’
    It is a member of the hidden package ‘ghc-8.1’.
    You can run ‘:set -package ghc’ to expose it.
    Use -v to see a list of the files searched for.

package06e.hs:3:1: error:
    Could not find module ‘UniqFM’
    It is a member of the hidden package ‘ghc-8.1’.
    You can run ‘:set -package ghc’ to expose it.
    Use -v to see a list of the files searched for.