[project @ 1997-05-19 05:59:28 by sof]
[ghc-hetmet.git] / ghc / lib / glaExts / GlaExts.lhs
index adb7761..42d78a3 100644 (file)
@@ -18,7 +18,6 @@ module GlaExts
         -- (an instance of ST):
        PrimIO,
         ST, RealWorld,
-        module Monad,   -- ST is an instance
 
        thenPrimIO,     -- 
         returnPrimIO,