We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f232bf + eae3332 commit e093f2dCopy full SHA for e093f2d
README.md
@@ -1,5 +1,8 @@
1
# purescript-aff
2
3
+[](https://travis-ci.org/slamdata/purescript-aff)
4
+[](https://github.com/slamdata/purescript-aff/releases)
5
+
6
An asynchronous effect monad for PureScript.
7
8
The moral equivalent of `ErrorT (ContT Unit (Eff e) a`, for effects `e`.
0 commit comments