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 427e30b commit d782fc2Copy full SHA for d782fc2
bower.json
@@ -14,8 +14,19 @@
14
"output"
15
],
16
"dependencies": {
17
+ "purescript-arrays": "^v7.2.1",
18
+ "purescript-effect": "^v4.0.0",
19
+ "purescript-either": "^v6.1.0",
20
+ "purescript-exceptions": "^v6.0.0",
21
+ "purescript-foldable-traversable": "^v6.0.0",
22
+ "purescript-maybe": "^v6.0.0",
23
+ "purescript-node-buffer": "^v9.0.0",
24
"purescript-node-fs": "^v9.1.0",
- "purescript-spec": "^v7.5.0",
25
+ "purescript-node-path": "^v5.0.0",
26
+ "purescript-pipes": "^v8.0.0",
27
+ "purescript-prelude": "^v6.0.1",
28
+ "purescript-spec": "^v7.5.4",
29
+ "purescript-strings": "^v6.0.1",
30
"purescript-transformers": "^v6.0.0"
31
}
32
0 commit comments