1 --- !ditz.rubyforge.org,2008-03-06/issue
2 title: "'Rsrc a' should be defined as 'ErrorT Abortion (ReaderT NormalInteraction IO) a' with help from control-monad-failure."
3 desc: Exceptions should only be used as a last resort.
7 reporter: PHO <pho@cielonegro.org>
10 creation_time: 2011-12-14 08:38:20.345671 Z
13 id: 6d3325e79dfd2b5b871d22f70f98c5280af27287
15 - - 2011-12-14 08:38:21.510026 Z
16 - PHO <pho@cielonegro.org>
19 - - 2011-12-14 09:12:25.950696 Z
20 - PHO <pho@cielonegro.org>
22 - ResourceReader should no longer throw Abortion to Rsrc. Rsrc shouldn't go ahead when there are remaining input chunks.
23 - - 2011-12-14 09:46:50.654331 Z
24 - PHO <pho@cielonegro.org>
27 - - 2011-12-14 09:48:10.119128 Z
28 - PHO <pho@cielonegro.org>
31 - - 2011-12-14 09:56:33.064666 Z
32 - PHO <pho@cielonegro.org>
34 - Stop using mtl at all. "transformers" provides everything we need.
35 - - 2011-12-14 12:13:11.044214 Z
36 - PHO <pho@cielonegro.org>
38 - Abortion should no longer be an instance of Exception.