FIX #2682: banish silly cases of the "module Foo is not loaded" error
[ghc-hetmet.git] / compiler / main / Finder.lhs
index 1d43591..7587bb3 100644 (file)
@@ -10,6 +10,7 @@ module Finder (
     findImportedModule,
     findExactModule,
     findHomeModule,
+    findExposedPackageModule,
     mkHomeModLocation,
     mkHomeModLocation2,
     mkHiOnlyModLocation,