[project @ 2000-03-23 17:45:17 by simonpj]
[ghc-hetmet.git] / ghc / lib / std / PrelFloat.lhs
index 889c520..250da00 100644 (file)
@@ -20,7 +20,7 @@ and the classes
 
 #include "../includes/ieee-flpt.h"
 
-module PrelFloat where
+module PrelFloat( module PrelFloat, Float#, Double# )  where
 
 import {-# SOURCE #-} PrelErr
 import PrelBase