Manually control more of the Cabal flags for the compiler and ghc packages
[ghc-hetmet.git] / compiler / ghc.cabal.in
index 01db24a..dd9dd64 100644 (file)
@@ -44,14 +44,17 @@ Flag ncg
 Flag stage1
     Description: Is this stage 1?
     Default: False
+    Manual: True
 
 Flag stage2
     Description: Is this stage 2?
     Default: False
+    Manual: True
 
 Flag stage3
     Description: Is this stage 3?
     Default: False
+    Manual: True
 
 Library
     Exposed: False