From 27bc8183e49f56929306956affffb3ac82abec22 Mon Sep 17 00:00:00 2001 From: simonmar Date: Fri, 23 May 2003 10:21:27 +0000 Subject: [PATCH] [project @ 2003-05-23 10:21:27 by simonmar] Hide this module in the Haddock docs. --- Foreign/C/TypesISO.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/Foreign/C/TypesISO.hs b/Foreign/C/TypesISO.hs index f30c578..21b0930 100644 --- a/Foreign/C/TypesISO.hs +++ b/Foreign/C/TypesISO.hs @@ -14,6 +14,7 @@ -- ----------------------------------------------------------------------------- +-- #hide module Foreign.C.TypesISO ( -- Integral types, instances of: Eq, Ord, Num, Read, Show, Enum, -- Typeable, Storable, Bounded, Real, Integral, Bits -- 1.7.10.4