summaryrefslogtreecommitdiff
path: root/Biz/Bild.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Biz/Bild.hs')
-rw-r--r--Biz/Bild.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/Biz/Bild.hs b/Biz/Bild.hs
index 58a1b9c..cf471fe 100644
--- a/Biz/Bild.hs
+++ b/Biz/Bild.hs
@@ -467,13 +467,13 @@ analyze hmap ns = case Map.lookup ns hmap of
packageSet = "ghcWith",
compilerFlags =
[ "-Werror",
- "-i$src",
+ "-i$BIZ_ROOT",
"-odir",
".",
"-hidir",
".",
"--make",
- "$src" </> path
+ "$BIZ_ROOT" </> path
]
++ case out of
Meta.Bin o ->