From 1f932e2089c56e80f12cbfdd7a37ff53bdbc6b9c Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Mon, 24 Mar 2008 20:57:34 +0000 Subject: [PATCH] Remove GHC.PrimopWrappers from base's exposed modules list --- base.cabal | 1 - 1 file changed, 1 deletion(-) 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, -- 1.7.10.4