X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fghc.cabal.in;h=dd9dd64a02b330ea42e8904f271b30a4a60e9485;hb=45bc009da2922cf8d5181d79d01c1c61e8d603fa;hp=a7f5242981c846af3d38b22845faedb7248242a0;hpb=771d69aa214ae3e5c0722e7a1b3d71e35a6a1df8;p=ghc-hetmet.git diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in index a7f5242..dd9dd64 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