From e1ed9621af63de22515a6b33bc78bb56daea4c29 Mon Sep 17 00:00:00 2001 From: michaelt Date: Sat, 1 Mar 2014 21:06:44 -0500 Subject: documentation nonsense --- Pipes/Text/IO.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Pipes/Text') diff --git a/Pipes/Text/IO.hs b/Pipes/Text/IO.hs index 627582e..de49c7b 100644 --- a/Pipes/Text/IO.hs +++ b/Pipes/Text/IO.hs @@ -39,9 +39,9 @@ import Prelude hiding (readFile, writeFile) 'stdin' and 'stdout'. Some caveats described below. The main points are as in - + : - An 'IO.Handle' can be associated with a 'Producer' or 'Consumer' according + A 'Handle' can be associated with a 'Producer' or 'Consumer' according as it is read or written to. > import Pipes -- cgit v1.2.3