[project @ 1997-01-18 10:03:27 by simonpj]
[ghc-hetmet.git] / ghc / lib / concurrent / ChannelVar.lhs
index cf3b5c9..ee21c87 100644 (file)
@@ -18,6 +18,7 @@ module ChannelVar
 
        ) where
 
+import Prelude
 import ConcBase
 \end{code}