summaryrefslogtreecommitdiff
path: root/Biz/Bild.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Biz/Bild.hs')
-rw-r--r--Biz/Bild.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Biz/Bild.hs b/Biz/Bild.hs
index b00be40..ada7879 100644
--- a/Biz/Bild.hs
+++ b/Biz/Bild.hs
@@ -445,6 +445,7 @@ build andTest loud Target {..} = do
namespace
"guild"
[ "compile",
+ "--r7rs",
"--load-path=" ++ root,
"--output=" ++ root </> intdir </> replaceExtension path ".scm.go",
path