
28 Apr
2014
28 Apr
'14
5:21 p.m.
On 14-04-25 08:21 PM, Ross Paterson wrote:
Other changes are:
* Added infixr 9 `Compose` to match (.) * Added Eq, Ord, Read and Show instances where possible * Replaced record syntax for newtypes with separate inverse functions * Added delimited continuation functions to ContT * Added instance Alternative IO to ErrorT
Pre-release docs are here:
http://code.haskell.org/~ross/transformers/dist/doc/html/transformers/
Did the Coproduct proposal then get rejected? :( http://www.haskell.org/pipermail/libraries/2012-December/019099.html