summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/multipleHomeUnits/multipleHomeUnitsModuleVisibility.stderr
blob: b1cd097d134b7a5176c45c9295600ccdc5cd52d0 (plain)
1
2
3
4
5

module-visibility-import/MV.hs:5:1: error:
    Could not load module ‘MV2’
    it is a hidden module in the package ‘mv’
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.