Re: [GHC] #431: runInteractiveProcess and closed stdin.
 
            #431: runInteractiveProcess and closed stdin.
-------------------------------------+-------------------------------------
        Reporter:  nobody            |                Owner:
            Type:  bug               |               Status:  closed
        Priority:  low               |            Milestone:  ⊥
       Component:                    |              Version:  6.4
  libraries/process                  |
      Resolution:  fixed             |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Incorrect result  |  Unknown/Multiple
  at runtime                         |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #5761             |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by thomie):
 * related:   => #5761
Comment:
 For reference, this was fixed in the following commits.
 https://github.com/haskell/process/commit/4a804c27f2c1a1d2f331006e32229c4375...:
 {{{
 Author: simonmar <unknown>
 Date:   Mon Aug 1 13:23:22 2005 +0000
     [project @ 2005-08-01 13:23:22 by simonmar]
     Fix
       [ ghc-Bugs-1249226 ] runInteractiveProcess and closed stdin.
 }}}
 https://github.com/haskell/process/commit/9c553822abd15de9c1543820b8d9f070b0...:
 {{{
 Author: Simon Marlow 
participants (1)
- 
                 GHC GHC