X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fghc.cabal.in;h=cc4c562a9dd2fd84937fcf22a4d99916987c2a67;hb=f1a90f54590e5a7a32a9c3ef2950740922b1f425;hp=a7f5242981c846af3d38b22845faedb7248242a0;hpb=771d69aa214ae3e5c0722e7a1b3d71e35a6a1df8;p=ghc-hetmet.git diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in index a7f5242..cc4c562 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 @@ -152,6 +157,7 @@ Library DataCon Demand Exception + GhcMonad Id IdInfo Literal @@ -321,6 +327,7 @@ Library ErrUtils Finder GHC + GhcMake HeaderInfo HscMain HscStats @@ -472,7 +479,6 @@ Library Vectorise.Utils.Closure Vectorise.Utils.Hoisting Vectorise.Utils.PADict - Vectorise.Utils.PRDict Vectorise.Utils.Poly Vectorise.Utils Vectorise.Type.Env @@ -480,7 +486,6 @@ Library Vectorise.Type.PData Vectorise.Type.PRepr Vectorise.Type.PADict - Vectorise.Type.PRDict Vectorise.Type.Type Vectorise.Type.TyConDecl Vectorise.Type.Classify