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
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