X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fghc.cabal;h=0fa37bad628c35b02bc130e7ac75b70d768af95f;hb=9ef40dc2a0b3e06c8f38ed4c080c4d7dfe579f37;hp=37abf10de1df0a5f590c000a40b17c9c48b73c7a;hpb=aee2bc2f38e8233011a0d955eb5adac841f0c9b4;p=ghc-hetmet.git diff --git a/compiler/ghc.cabal b/compiler/ghc.cabal index 37abf10..0fa37ba 100644 --- a/compiler/ghc.cabal +++ b/compiler/ghc.cabal @@ -29,9 +29,6 @@ Flag ghci Flag stage1 Description: Is this stage 1? -Flag windows - Description: On a Windows machine - Library Exposed: False @@ -47,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 @@ -120,6 +117,7 @@ Library BasicTypes DataCon Demand + Exception Id IdInfo Literal