Releases: purescript-contrib/purescript-aff
Releases · purescript-contrib/purescript-aff
v0.16.2
01 Jun 17:58
Compare
Sorry, something went wrong.
No results found
The MonadRec instance now preserves synchronous semantics instead of periodically bouncing asynchronously.
v0.16.1
21 Mar 17:50
Compare
Sorry, something went wrong.
No results found
Merge pull request #51 from DavidLindbom/master
Fix failing indentation
v0.16.0
11 Mar 12:10
Compare
Sorry, something went wrong.
No results found
Removed Affable class again
MonadAff is now a subclass of MonadEff
v0.15.0
09 Mar 14:24
Compare
Sorry, something went wrong.
No results found
Added Affable class
MonadAff now is a subclass of Affable and Monad
v0.14.2
08 Mar 13:00
Compare
Sorry, something went wrong.
No results found
Merge pull request #48 from lunaris/master
Removing shadowing in catch blocks.
v0.14.1
22 Feb 18:43
Compare
Sorry, something went wrong.
No results found
Added forkAll combinator, for forking many asynchronous computations in a synchronous manner (@natefaubion )
v0.14.0
12 Jan 15:34
Compare
Sorry, something went wrong.
No results found
Merge pull request #43 from cdepillabout/change-type-of-log
Change type of log and print to return Unit
v0.13.1
19 Nov 13:00
Compare
Sorry, something went wrong.
No results found
v0.13.0
22 Sep 14:52
Compare
Sorry, something went wrong.
No results found
Bump transformers dependency
v0.12.0
26 Aug 00:12
Compare
Sorry, something went wrong.
No results found
Merge pull request #34 from slamdata/psc-0.7.4-update
Update for PureScript 0.7.4