X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fghc.cabal;h=a08f5180377dcd7e0c3ea4bdb96ea118aa01e766;hb=880a6b90ba6d93e55a464bea585f9d7c5e4abfb3;hp=6b54eeba6d1f355104eed488a0ee166fd25efbd9;hpb=19f903bc5210e0cccfafbebdc46ed6e1743991ba;p=ghc-hetmet.git diff --git a/compiler/ghc.cabal b/compiler/ghc.cabal index 6b54eeb..a08f518 100644 --- a/compiler/ghc.cabal +++ b/compiler/ghc.cabal @@ -22,6 +22,8 @@ Flag base3 Flag dynlibs Description: Dynamic library support + Default: False + Manual: True Flag editline Description: Use editline @@ -30,9 +32,13 @@ Flag editline Flag ghci Description: Build GHCi support. + Default: False + Manual: True Flag ncg Description: Build the NCG. + Default: False + Manual: True Flag stage1 Description: Is this stage 1?