Tidy up use of read/write/recv/send; avoid unnecessary wrappers
authorSimon Marlow <marlowsd@gmail.com>
Mon, 22 Jun 2009 09:26:56 +0000 (09:26 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Mon, 22 Jun 2009 09:26:56 +0000 (09:26 +0000)
commit91b6357e08093e7131c7c243543a29681b0989fe
tree3a859c25cf3ee1fb38463f7a4c2ff630c447ce1e
parent30041dab9a9f0a92109665977eee8674385dc83c
Tidy up use of read/write/recv/send; avoid unnecessary wrappers
GHC/Conc.lhs
GHC/IO/FD.hs
System/Posix/Internals.hs
include/HsBase.h