Drop closeFd from Control.Concurrent, rename to closeFdWith
authorBryan O'Sullivan <bos@serpentine.com>
Mon, 6 Dec 2010 00:41:24 +0000 (00:41 +0000)
committerBryan O'Sullivan <bos@serpentine.com>
Mon, 6 Dec 2010 00:41:24 +0000 (00:41 +0000)
commitb22112520b01c4906eebd0b6894d4bf2665c11e2
tree74f4b67028fce0e9233459081b356ee09440a44f
parent71d2bbf7bca2d446fd6b0d2af97b6d1833314f7f
Drop closeFd from Control.Concurrent, rename to closeFdWith
Control/Concurrent.hs
GHC/Conc.lhs
GHC/Conc/IO.hs
GHC/IO/FD.hs
System/Event/Thread.hs