Skip to content
Snippets Groups Projects
  1. Sep 13, 1999
  2. Sep 12, 1999
  3. Sep 11, 1999
    • sof's avatar
      [project @ 1999-09-11 18:30:49 by sof] · 55e738bf
      sof authored
      Experimental support for re-routeing I/O on a Handle to that of another
      for the duration of an IO action. Used to provide the following three
      (exported) actions
      
         withStdin, withStdout, withStderr :: Handle -> IO a -> IO a
      
      which 'replaces' one of the standard handles with that of the supplied
      handle while performing the second action.
      55e738bf
    • sof's avatar
      [project @ 1999-09-11 16:50:38 by sof] · e982571c
      sof authored
      Documented Select interface ; removed old Pretty doc
      e982571c
    • sof's avatar
      [project @ 1999-09-11 16:49:02 by sof] · 064567b9
      sof authored
      Added hSelect
      064567b9
  4. Sep 10, 1999
  5. Sep 06, 1999
  6. Sep 01, 1999
  7. Aug 31, 1999
  8. Aug 30, 1999
  9. Aug 27, 1999
Loading