System.Process lacking on WinHugs
Hi, I've just tried to load System.Process and its entirely missing on WinHugs, should it be there? Thanks Neil
On Sat, Mar 03, 2007 at 02:00:20AM +0000, Neil Mitchell wrote:
I've just tried to load System.Process and its entirely missing on WinHugs, should it be there?
It would be useful, but it's not in any version of Hugs (cf http://cvs.haskell.org/Hugs/pages/libstatus.html).
On 3/3/07, Ross Paterson
On Sat, Mar 03, 2007 at 02:00:20AM +0000, Neil Mitchell wrote:
I've just tried to load System.Process and its entirely missing on WinHugs, should it be there?
It would be useful, but it's not in any version of Hugs (cf http://cvs.haskell.org/Hugs/pages/libstatus.html).
Perhaps the documentation should be updated to say that in System.Process? It lists itself as portable, when it probably only works on GHC. http://haskell.org/ghc/docs/latest/html/libraries/base/System-Process.html
participants (2)
-
Neil Mitchell -
Ross Paterson