Skip to content

Commit

Permalink
Update to the 63.0.1 package set.
Browse files Browse the repository at this point in the history
  • Loading branch information
pacchettibotti committed Feb 1, 2025
1 parent 681609e commit ef5350d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion latest-compatible-sets.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
"0.15.12": "psc-0.15.12-20231123",
"0.15.13": "psc-0.15.13-20231228",
"0.15.14": "psc-0.15.14-20240227",
"0.15.15": "psc-0.15.15-20250127"
"0.15.15": "psc-0.15.15-20250201"
}
4 changes: 3 additions & 1 deletion packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -7637,15 +7637,17 @@
"prelude",
"profunctor",
"record",
"safe-coerce",
"strings",
"stringutils",
"transformers",
"tuples",
"type-equality",
"typelevel-prelude",
"untagged-union"
],
"repo": "https://github.com/collegevine/purescript-whine.git",
"version": "v0.0.24"
"version": "v0.0.25"
},
"xterm": {
"dependencies": [
Expand Down
4 changes: 3 additions & 1 deletion src/packages.dhall
Original file line number Diff line number Diff line change
Expand Up @@ -6788,15 +6788,17 @@
, "prelude"
, "profunctor"
, "record"
, "safe-coerce"
, "strings"
, "stringutils"
, "transformers"
, "tuples"
, "type-equality"
, "typelevel-prelude"
, "untagged-union"
]
, repo = "https://github.com/collegevine/purescript-whine.git"
, version = "v0.0.24"
, version = "v0.0.25"
}
, xterm =
{ dependencies = [ "aff-promise", "css", "options", "web-uievents" ]
Expand Down

0 comments on commit ef5350d

Please # to comment.