Преглед на файлове

Corrrets description of StdIO

Marcos Dumay de Medeiros преди 8 години
родител
ревизия
0c1792eda3
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/System/IO/Uniform/Targets.hs

+ 1 - 1
src/System/IO/Uniform/Targets.hs

@@ -110,7 +110,7 @@ instance UniformIO SocketIO where
     )
   isSecure _ = False
   
--- | UniformIO IP connections.
+-- | UniformIO that reads from stdin and writes to stdout.
 instance UniformIO StdIO where
   uRead _ n = do
     allocaArray n (