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.
1 parent 3f232bf commit eae3332Copy full SHA for eae3332
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