X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fghc.cabal;h=0fa37bad628c35b02bc130e7ac75b70d768af95f;hb=b4c85c976727928d0282de976011fc5e5c6032a7;hp=07980868fdb7238123fc6fe4758292fdd333edf3;hpb=09d76f81a7b77139901a73f9f241d26a5bdd3796;p=ghc-hetmet.git diff --git a/compiler/ghc.cabal b/compiler/ghc.cabal index 0798086..0fa37ba 100644 --- a/compiler/ghc.cabal +++ b/compiler/ghc.cabal @@ -29,10 +29,9 @@ Flag ghci Flag stage1 Description: Is this stage 1? -Flag windows - Description: On a Windows machine - Library + Exposed: False + if flag(base3) Build-Depends: base >= 3 && < 4, directory >= 1 && < 1.1, @@ -45,7 +44,7 @@ Library Build-Depends: base < 3 Build-Depends: filepath >= 1 && < 1.2 Build-Depends: haskell98, Cabal, hpc - if flag(windows) + if os(windows) Build-Depends: Win32 else Build-Depends: unix @@ -118,6 +117,7 @@ Library BasicTypes DataCon Demand + Exception Id IdInfo Literal