Manually control more of the Cabal flags for the compiler and ghc packages
[ghc-hetmet.git] / ghc / ghc-bin.cabal.in
index 6481180..420c918 100644 (file)
@@ -20,6 +20,8 @@ Cabal-Version: >= 1.2
 
 Flag ghci
     Description: Build GHCi support.
+    Default: False
+    Manual: True
 
 Executable ghc
     Main-Is: Main.hs