Skip to content

Commit 26d6e0f

Browse files
Update to the 75.2.1 package set.
1 parent ec077c6 commit 26d6e0f

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

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-20260325"
34+
"0.15.15": "psc-0.15.15-20260326"
3535
}

packages.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9926,6 +9926,7 @@
99269926
"refs",
99279927
"routing-duplex",
99289928
"transformers",
9929+
"typelevel-prelude",
99299930
"unsafe-coerce",
99309931
"variant",
99319932
"yoga-fastify",
@@ -9936,7 +9937,7 @@
99369937
"yoga-om-strom"
99379938
],
99389939
"repo": "https://github.com/rowtype-yoga/purescript-yoga-fastify-om.git",
9939-
"version": "v0.4.1"
9940+
"version": "v0.4.4"
99409941
},
99419942
"yoga-fetch": {
99429943
"dependencies": [

src/packages.dhall

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9172,6 +9172,7 @@
91729172
, "refs"
91739173
, "routing-duplex"
91749174
, "transformers"
9175+
, "typelevel-prelude"
91759176
, "unsafe-coerce"
91769177
, "variant"
91779178
, "yoga-fastify"
@@ -9182,7 +9183,7 @@
91829183
, "yoga-om-strom"
91839184
]
91849185
, repo = "https://github.com/rowtype-yoga/purescript-yoga-fastify-om.git"
9185-
, version = "v0.4.1"
9186+
, version = "v0.4.4"
91869187
}
91879188
, yoga-fetch =
91889189
{ dependencies =

0 commit comments

Comments
 (0)