We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6515cb8 commit bb1daa2Copy full SHA for bb1daa2
bower.json
@@ -15,12 +15,18 @@
15
"purescript-console": "^4.1.0"
16
},
17
"dependencies": {
18
+ "purescript-arraybuffer-types": "^2.0.0",
19
+ "purescript-contravariant": "^4.0.0",
20
+ "purescript-effect": "^2.0.0",
21
+ "purescript-foreign": "^5.0.0",
22
+ "purescript-foreign-object": "^1.0.0",
23
+ "purescript-maybe": "^4.0.0",
24
+ "purescript-node-buffer": "^5.0.0",
25
"purescript-node-streams": "^4.0.0",
26
"purescript-node-url": "^4.0.0",
27
+ "purescript-nullable": "^4.0.0",
28
"purescript-options": "^4.0.0",
- "purescript-node-buffer": "^5.0.0",
- "purescript-arraybuffer-types": "^2.0.0",
- "purescript-foreign-object": "^1.0.0",
29
+ "purescript-prelude": "^4.0.0",
30
"purescript-unsafe-coerce": "^4.0.0"
31
}
32
0 commit comments