[project @ 2000-04-06 00:04:01 by andy]
[ghc-hetmet.git] / ghc / lib / std / Random.lhs
index 76a7277..94aca4b 100644 (file)
@@ -39,7 +39,7 @@ import PrelReal               ( toInt )
 import PrelFloat       ( float2Double, double2Float )
 import Time            ( getClockTime, ClockTime(..) )
 #else
-import PrimPrel                ( IORef
+import PrelPrim                ( IORef
                        , newIORef
                        , readIORef
                        , writeIORef