some fixes for hGetBufSome
authorSimon Marlow <marlowsd@gmail.com>
Thu, 16 Sep 2010 11:37:32 +0000 (11:37 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Thu, 16 Sep 2010 11:37:32 +0000 (11:37 +0000)
commit3efe74f3acd0dff20d078b6e8416664193b219d4
tree0516488eff98bd7c74b951671fd3844e24d02597
parent1f35ed03ae66a8a3dcc689a7bdea02b935077d44
some fixes for hGetBufSome
 - fix one case where it was blocking when it shouldn't
 - a couple of error-message tweaks
GHC/IO/Handle/Text.hs