X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fghc.cabal;h=37abf10de1df0a5f590c000a40b17c9c48b73c7a;hb=aee2bc2f38e8233011a0d955eb5adac841f0c9b4;hp=2bb88fd3e97c9ef31e4474686614492e7b2ac519;hpb=71cd62b8fff15a9beea524bcd2953a525e9d33f8;p=ghc-hetmet.git diff --git a/compiler/ghc.cabal b/compiler/ghc.cabal index 2bb88fd..37abf10 100644 --- a/compiler/ghc.cabal +++ b/compiler/ghc.cabal @@ -33,6 +33,8 @@ Flag windows Description: On a Windows machine Library + Exposed: False + if flag(base3) Build-Depends: base >= 3 && < 4, directory >= 1 && < 1.1, @@ -72,12 +74,10 @@ Library Include-Dirs: . parser utils - -- XXX Change these directory names: The stage2 files are what - -- we want for all stages >= 1 if flag(stage1) Include-Dirs: stage1 else - Include-Dirs: stage2 + Include-Dirs: stage2plus Install-Includes: HsVersions.h, ghc_boot_platform.h c-sources: