Skip to content
  • Simon Marlow's avatar
    [project @ 2002-10-14 14:54:16 by simonmar] · 3312cb59
    Simon Marlow authored
    Put stdin back into non-blocking mode after calling readline, because
    readline sometimes clears the O_NONBLOCK flag (done using the
    GHC.Posix interface, so it shouldn't break Win32).
    3312cb59