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 6343b42 + a295ab4 commit 7593875Copy full SHA for 7593875
bower.json
@@ -16,7 +16,7 @@
16
"Gruntfile.js",
17
"package.json"
18
],
19
- "repository": {
+ "repository": {
20
"type": "git",
21
"url": "git://github.com/paf31/purescript-string-parsers.git"
22
},
@@ -25,7 +25,9 @@
25
"purescript-arrays": "~0.4.2",
26
"purescript-maybe": "~0.3.4",
27
"purescript-strings": "~0.7.0",
28
- "purescript-foldable-traversable": "~0.4.0"
+ "purescript-foldable-traversable": "~0.4.0",
29
+ "purescript-either": "~0.2.3",
30
+ "purescript-lists": "~0.7.8"
31
32
"devDependencies": {
33
"purescript-math": "~0.2.0",
0 commit comments