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 949e3bc commit 33845e5Copy full SHA for 33845e5
bower.json
@@ -8,11 +8,11 @@
8
],
9
"dependencies": {
10
"purescript-prelude": "^4.1.0",
11
- "purescript-record": "^1.0.0",
+ "purescript-record": "^2.0.0",
12
"purescript-generics-rep": "^6.0.0",
13
"purescript-either": "^4.0.0",
14
"purescript-control": "^4.1.0",
15
- "purescript-typelevel-prelude": "^3.0.0",
+ "purescript-typelevel-prelude": "^4.0.0",
16
"purescript-arrays": "^5.0.0",
17
"purescript-globals": "^4.0.0",
18
"purescript-strings": "^4.0.0",
@@ -24,6 +24,6 @@
24
"purescript-console": "^4.1.0",
25
"purescript-effect": "^2.0.0",
26
"purescript-assert": "^4.0.0",
27
- "purescript-quickcheck": "^5.0.0"
+ "purescript-quickcheck": "^6.1.0"
28
}
29
0 commit comments