From 18e952cfcc7aab9d38d66e781183d5aadae38ff0 Mon Sep 17 00:00:00 2001 From: simonpj Date: Wed, 15 Sep 1999 08:00:11 +0000 Subject: [PATCH] [project @ 1999-09-15 08:00:11 by simonpj] Extra words about unsafePerformIO --- ghc/docs/libraries/IOExts.sgml | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/ghc/docs/libraries/IOExts.sgml b/ghc/docs/libraries/IOExts.sgml index 2af0789..6038706 100644 --- a/ghc/docs/libraries/IOExts.sgml +++ b/ghc/docs/libraries/IOExts.sgml @@ -2,11 +2,34 @@