[project @ 2005-03-24 09:19:52 by simonmar]
[ghc-base.git] / GHC / Float.lhs
index 9831ec9..c4003b4 100644 (file)
@@ -16,6 +16,7 @@
 
 #include "ieee-flpt.h"
 
+-- #hide
 module GHC.Float( module GHC.Float, Float#, Double# )  where
 
 import Data.Maybe