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 c599141 commit 31041d1Copy full SHA for 31041d1
bower.json
@@ -27,10 +27,17 @@
27
"package.json"
28
],
29
"dependencies": {
30
- "purescript-enums": "^4.0.0",
+ "purescript-arrays": "^5.0.0",
31
+ "purescript-control": "^4.0.0",
32
+ "purescript-either": "^4.0.0",
33
+ "purescript-foreign-object": "^1.0.0",
34
"purescript-functions": "^4.0.0",
35
"purescript-gen": "^2.0.0",
- "purescript-foreign-object": "^1.0.0"
36
+ "purescript-maybe": "^4.0.0",
37
+ "purescript-nonempty": "^5.0.0",
38
+ "purescript-prelude": "^4.0.0",
39
+ "purescript-strings": "^4.0.0",
40
+ "purescript-tailrec": "^4.0.0"
41
},
42
"devDependencies": {
43
"purescript-quickcheck": "^5.0.0"
0 commit comments