소스 검색

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 (