Implement archive loading for ghci
[ghc-hetmet.git] / mk / config.mk.in
index 3882c26..92b067f 100644 (file)
@@ -190,6 +190,8 @@ else
 UseLibFFIForAdjustors=YES
 endif
 
+UseArchivesForGhci = NO
+
 # On Windows we normally want to make a relocatable bindist, to we
 # ignore flags like libdir
 ifeq "$(Windows)" "YES"