Преглед изворни кода

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 (