[Haskell] ANN control-monad-exception-0.1: Explicitly typed exceptions

2009-04-25 Thread Pepe Iborra
eable) > instance Exception DivideByZero > instance Exception SumOverflow Comments and patches are welcome. Cheers, Pepe Iborra [1] - http://hackage.haskell.org/cgi-bin/hackage-scripts/package/control-monad-exception ___ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell

Re: [Haskell] system command

2006-07-04 Thread Pepe Iborra
You had the solution in the topic of your post! Look at System.Cmd Or maybe you prefer to use System.Process The GHC documentation includes extensive docs about libraries: http://www.haskell.org/ghc/docs/latest/html/libraries/index.html Cheers Pepe On 7/4/06, J. E. Palomar <[EMAIL PROTECTED]> w