Error reporting strategies
From HaskellWiki
(Difference between revisions)
m |
|||
| Line 1: | Line 1: | ||
* [http://www.randomhacks.net/articles/2007/03/10/haskell-8-ways-to-report-errors#comment-384 8 ways to report errors in haskell] | * [http://www.randomhacks.net/articles/2007/03/10/haskell-8-ways-to-report-errors#comment-384 8 ways to report errors in haskell] | ||
* [[Checking for correct invocation of a command line haskell program]] | * [[Checking for correct invocation of a command line haskell program]] | ||
| + | * [http://thread.gmane.org/gmane.comp.lang.haskell.libraries/6382 There are too many error handling conventions used in library code! (lang.haskell.libraries)] | ||
