Difference between revisions of "Error reporting strategies"

From HaskellWiki
Jump to navigation Jump to search
(error vs. exception)
(Added a link to "8 ways to report errors in Haskell revisited" and category Tutorials)
 
Line 1: Line 1:
 
[[Category:Style]]
 
[[Category:Style]]
  +
[[Category:Tutorials]]
* [http://www.randomhacks.net/articles/2007/03/10/haskell-8-ways-to-report-errors#comment-384 8 ways to report errors in haskell]
 
  +
  +
* [http://blog.ezyang.com/2011/08/8-ways-to-report-errors-in-haskell-revisited/ 8 ways to report errors in Haskell revisited]
 
* [http://www.randomhacks.net/articles/2007/03/10/haskell-8-ways-to-report-errors 8 ways to report errors in haskell] (slightly outdated)
 
* [[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)]
 
* [http://thread.gmane.org/gmane.comp.lang.haskell.libraries/6382 There are too many error handling conventions used in library code! (lang.haskell.libraries)]

Latest revision as of 15:45, 22 February 2012