summaryrefslogtreecommitdiff
path: root/compiler/main/Finder.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/main/Finder.hs')
-rw-r--r--compiler/main/Finder.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler/main/Finder.hs b/compiler/main/Finder.hs
index dddc09a6eb..2ac0737251 100644
--- a/compiler/main/Finder.hs
+++ b/compiler/main/Finder.hs
@@ -17,6 +17,8 @@ module Finder (
mkHomeModLocation,
mkHomeModLocation2,
mkHiOnlyModLocation,
+ mkHiPath,
+ mkObjPath,
addHomeModuleToFinder,
uncacheModule,
mkStubPaths,