[project @ 2005-03-02 14:46:14 by simonmar]
[ghc-base.git] / GHC / Num.lhs
index 76d6c8b..b5e27a8 100644 (file)
@@ -23,6 +23,7 @@
 #error Please define LEFTMOST_BIT to be 2^(SIZEOF_HSWORD*8-1)
 #endif
 
+-- #hide
 module GHC.Num where
 
 import {-# SOURCE #-} GHC.Err