summaryrefslogtreecommitdiff
path: root/ghc/lib/std/IO.lhs
diff options
context:
space:
mode:
authorandy <unknown>2000-03-30 09:04:34 +0000
committerandy <unknown>2000-03-30 09:04:34 +0000
commit03d3a5113ae074809479c96ee08b18cb5fb80b39 (patch)
treeb81fcef57dc4bd73485ba8a5573c2a9c769abb9b /ghc/lib/std/IO.lhs
parent042ab680a291b83c9b3879fe49e439b1525cd02d (diff)
downloadhaskell-03d3a5113ae074809479c96ee08b18cb5fb80b39.tar.gz
[project @ 2000-03-30 09:04:34 by andy]
Wibble One.
Diffstat (limited to 'ghc/lib/std/IO.lhs')
-rw-r--r--ghc/lib/std/IO.lhs1
1 files changed, 1 insertions, 0 deletions
diff --git a/ghc/lib/std/IO.lhs b/ghc/lib/std/IO.lhs
index 67a491f766..7ddeb03912 100644
--- a/ghc/lib/std/IO.lhs
+++ b/ghc/lib/std/IO.lhs
@@ -87,6 +87,7 @@ module IO (
#ifdef __HUGS__
import Ix(Ix)
+import Prelude
import privileged Prelude ( IORef
, unsafePerformIO
, prelCleanupAfterRunAction