[Haskell] ANN: Monad.Reader Issue 22

Edward Z. Yang ezyang at MIT.EDU
Thu Aug 8 03:09:23 CEST 2013


I am pleased to announce that Issue 22 of the Monad Reader is now available.

    http://themonadreader.files.wordpress.com/2013/08/issue22.pdf

Issue 22 consists of the following two articles:

  * "Generalized Algebraic Data Types in Haskell" by Anton Dergunov
  * "Error Reporting Parsers: a Monad Transformer Approach" by Matt Fenwick and Jay Vyas
  * "Two Monoids for Approximating NP-Complete Problems" by Mike Izbicki

Feel free to browse the source files. You can check out the entire repository using Git:

git clone https://github.com/ezyang/tmr-issue22.git

If you’d like to write something for Issue 23, please get in touch!

Cheers,
Edward




More information about the Haskell mailing list