From: rrt Date: Tue, 16 Oct 2001 15:50:02 +0000 (+0000) Subject: [project @ 2001-10-16 15:50:02 by rrt] X-Git-Tag: Approximately_9120_patches~818 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=b2550efb738d0b2184a682520413d0247281324e;p=ghc-hetmet.git [project @ 2001-10-16 15:50:02 by rrt] Fix a couple of typos. --- diff --git a/ghc/docs/users_guide/vs_haskell.sgml b/ghc/docs/users_guide/vs_haskell.sgml index 7e0cc47..5ad9f98 100644 --- a/ghc/docs/users_guide/vs_haskell.sgml +++ b/ghc/docs/users_guide/vs_haskell.sgml @@ -10,7 +10,7 @@ go wrong” section () for information about crashes, space leaks, and other undesirable phenomena. - The limitations here are listed in Haskell-Report order + The limitations here are listed in Haskell Report order (roughly). @@ -119,7 +119,7 @@ standard namespace. All of these modules begin with Prel, so the rule is: don't use any modules beginning with Prel in your - program, or you will be comprehensively screwed. + program, or you may be comprehensively screwed.