aboutsummaryrefslogtreecommitdiff
path: root/tests/CompileTest.hs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/CompileTest.hs')
-rw-r--r--tests/CompileTest.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/CompileTest.hs b/tests/CompileTest.hs
index ef43734..26ec0e3 100644
--- a/tests/CompileTest.hs
+++ b/tests/CompileTest.hs
@@ -45,6 +45,7 @@ setupHOME = do
main :: IO ()
main = do
let ?progs = defaultPrograms
+ let ?cprogs = defaultCompPrograms
let ?opts = defaultCompileOptions { oVerbose = True }
let ?verbose = True