Skip to content

Commit 7088004

Browse files
Update to the 71.0.0 package set.
1 parent 0c8654e commit 7088004

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

latest-compatible-sets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
"0.15.12": "psc-0.15.12-20231123",
3232
"0.15.13": "psc-0.15.13-20231228",
3333
"0.15.14": "psc-0.15.14-20240227",
34-
"0.15.15": "psc-0.15.15-20260110"
34+
"0.15.15": "psc-0.15.15-20260117"
3535
}

packages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5230,7 +5230,7 @@
52305230
"unsafe-coerce"
52315231
],
52325232
"repo": "https://github.com/purescript-contrib/purescript-parsing.git",
5233-
"version": "v10.3.0"
5233+
"version": "v11.0.0"
52345234
},
52355235
"parsing-dataview": {
52365236
"dependencies": [

src/packages.dhall

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4695,7 +4695,7 @@
46954695
, "unsafe-coerce"
46964696
]
46974697
, repo = "https://github.com/purescript-contrib/purescript-parsing.git"
4698-
, version = "v10.3.0"
4698+
, version = "v11.0.0"
46994699
}
47004700
, parsing-dataview =
47014701
{ dependencies =

0 commit comments

Comments
 (0)