I was wondering what the state of the System.Process module described on http://haskell.org/hawiki/ExternalCommands is? I have tried to use the various POpen-like implementations out there, but _none_ of them works with the most current GHC. Is there any way to communicate with external programs at the moment? Posix-only would be suffice at the moment. Peter