Remove GHC.PrimopWrappers from base's exposed modules list
authorIan Lynagh <igloo@earth.li>
Mon, 24 Mar 2008 20:57:34 +0000 (20:57 +0000)
committerIan Lynagh <igloo@earth.li>
Mon, 24 Mar 2008 20:57:34 +0000 (20:57 +0000)
base.cabal

index 6d88c89..31c7c17 100644 (file)
@@ -48,7 +48,6 @@ Library {
             GHC.Num,
             GHC.PArr,
             GHC.Pack,
-            GHC.PrimopWrappers,
             GHC.Ptr,
             GHC.Read,
             GHC.Real,