X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fghc.cabal.in;h=a8c2d5431d47b7a41cba93f7429a58590ef7bee3;hb=a79a531965cd1f0d04dd3e0250b076037bf9ff4e;hp=0711a93ccb4a485e9ae73376bea4ca810bd6f77a;hpb=94bf0d3604ff0d2ecab246924af712bdd1c29a40;p=ghc-hetmet.git diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in index 0711a93..a8c2d54 100644 --- a/compiler/ghc.cabal.in +++ b/compiler/ghc.cabal.in @@ -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 @@ -99,6 +102,8 @@ Library TypeSynonymInstances, MultiParamTypeClasses, FlexibleInstances, Rank2Types, ScopedTypeVariables, DeriveDataTypeable + if impl(ghc >= 7.1) + Extensions: NondecreasingIndentation Include-Dirs: . parser utils @@ -322,6 +327,7 @@ Library ErrUtils Finder GHC + GhcMake HeaderInfo HscMain HscStats