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 fdc300a commit 7533455Copy full SHA for 7533455
bower.json
@@ -3,6 +3,10 @@
3
"name": "purescript-aff",
4
"homepage": "https://github.com/slamdata/purescript-aff",
5
"description": "Asynchronous effect monad",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "git://github.com/slamdata/purescript-aff.git"
9
+ },
10
"keywords": [
11
"purescript"
12
],
pursuit.json
0 commit comments