On Monday, April 1, 2013 at 5:42 PM, Maxim Savchenko wrote:
Hello again!Can we please have MonadError instance for Query and Update? Right now layering ErrorT over them results in unusable makeAcidic TH macro and manual rollback on exceptions. As far as I see, this feature can be added without breaking compatibility - with String as default error type and monadic fail as default catchError behavior for update and request.
--
You received this message because you are subscribed to the Google Groups "HAppS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to happs+un...@googlegroups.com.
To post to this group, send email to ha...@googlegroups.com.
Visit this group at http://groups.google.com/group/happs?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
Hello again!Can we please have MonadError instance for Query and Update? Right now layering ErrorT over them results in unusable makeAcidic TH macro and manual rollback on exceptions. As far as I see, this feature can be added without breaking compatibility - with String as default error type and monadic fail as default catchError behavior for update and request.
--