Releases: purescript/purescript-transformers
Releases · purescript/purescript-transformers
v3.4.0
03 Jun 20:35
Compare
Sorry, something went wrong.
No results found
v3.3.0
25 May 00:06
Compare
Sorry, something went wrong.
No results found
Added the writer function
v3.2.0
08 Apr 20:16
Compare
Sorry, something went wrong.
No results found
v3.1.0
30 Mar 22:49
Compare
Sorry, something went wrong.
No results found
v3.0.0
26 Mar 20:38
Compare
Sorry, something went wrong.
No results found
Updated for PureScript 0.11
The MonadError class has been split into MonadThrow and MonadError (@natefaubion )
Fixed export of ListT constructors (@matthewleon )
v2.3.0
21 Mar 16:10
Compare
Sorry, something went wrong.
No results found
v2.2.0
20 Jan 13:59
Compare
Sorry, something went wrong.
No results found
Added Alternative and Plus instances for RWST (@mlang )
v2.1.0
03 Jan 17:52
Compare
Sorry, something went wrong.
No results found
Added Alt instance for RWST (@mlang )
v2.0.2
09 Nov 14:25
Compare
Sorry, something went wrong.
No results found
Fixed name shadowing warnings in PureScript 0.10.2 (@clayrat )
v2.0.1
11 Oct 18:29
Compare
Sorry, something went wrong.
No results found
Fixed overly-applied type synonyms for Cont, Except, and Store