From: Ian Lynagh Date: Wed, 30 Jul 2008 17:21:24 +0000 (+0000) Subject: Mark the ghc package as not exposed X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=aee2bc2f38e8233011a0d955eb5adac841f0c9b4 Mark the ghc package as not exposed --- diff --git a/compiler/ghc.cabal b/compiler/ghc.cabal index 0798086..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,