
Hi, I've been trying out the new System.Process and have found it to be very useful. I was wondering what the plans for it were - I'd rather not give up support for older versions of ghc just because I want to use createProcess. Are there plans of releasing process-1.0.1 so that it's compatible with older compilers too? Or does it depend on something internally that makes this impossible? Cheers, steve

Stephen Hicks wrote:
I've been trying out the new System.Process and have found it to be very useful. I was wondering what the plans for it were - I'd rather not give up support for older versions of ghc just because I want to use createProcess. Are there plans of releasing process-1.0.1 so that it's compatible with older compilers too? Or does it depend on something internally that makes this impossible?
Hmm, I hadn't thought about doing that, good idea. I'm fixing it now, will upload later. Cheers, Simon
participants (2)
-
Simon Marlow
-
Stephen Hicks