Mark the ghc package as not exposed
[ghc-hetmet.git] / compiler / ghc.cabal
index 0798086..37abf10 100644 (file)
@@ -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,