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 ad996e4 commit d4fba46Copy full SHA for d4fba46
bower.json
@@ -26,11 +26,11 @@
26
"purescript-monoid": "~0.2.0",
27
"purescript-validation": "~0.1.1",
28
"purescript-semirings": "~0.1.1",
29
- "purescript-lists": "~0.6.0"
+ "purescript-lists": "~0.6.0",
30
+ "purescript-globals": "~0.1.6"
31
},
32
"devDependencies": {
33
"purescript-timers": "~0.0.8",
- "purescript-debug-foreign": "~0.0.4",
34
- "purescript-globals": "~0.1.5"
+ "purescript-debug-foreign": "~0.0.4"
35
}
36
0 commit comments