From: Simon Marlow Date: Wed, 24 Oct 2007 09:09:47 +0000 (+0000) Subject: Fix doc building with Haddock 0.9 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=1933babac91cf4baa6fc36dc02d1683b0caecdf6;p=ghc-base.git Fix doc building with Haddock 0.9 I was using a recent build here, which is more tolerant. --- diff --git a/System/IO.hs b/System/IO.hs index a887d99..46e5dd5 100644 --- a/System/IO.hs +++ b/System/IO.hs @@ -421,7 +421,7 @@ hSetBinaryMode _ _ = return () -- The created file isn\'t deleted automatically, so you need to delete it manually. -- -- The file is creates with permissions such that only the current --- user can read/write it. +-- user can read\/write it. -- -- With some exceptions (see below), the file will be created securely -- in the sense that an attacker should not be able to cause