From: Ian Lynagh Date: Mon, 24 Mar 2008 20:57:34 +0000 (+0000) Subject: Remove GHC.PrimopWrappers from base's exposed modules list X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=1f932e2089c56e80f12cbfdd7a37ff53bdbc6b9c;p=ghc-base.git Remove GHC.PrimopWrappers from base's exposed modules list --- diff --git a/base.cabal b/base.cabal index 6d88c89..31c7c17 100644 --- a/base.cabal +++ b/base.cabal @@ -48,7 +48,6 @@ Library { GHC.Num, GHC.PArr, GHC.Pack, - GHC.PrimopWrappers, GHC.Ptr, GHC.Read, GHC.Real,