copilot-core 4.5 → 4.5.1
raw patch · 2 files changed
+4/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- CHANGELOG +3/−0
- copilot-core.cabal +1/−1
CHANGELOG view
@@ -1,3 +1,6 @@+2025-09-07+ * Version bump (4.5.1). (#666)+ 2025-07-07 * Version bump (4.5). (#642) * Remove deprecated fields of Copilot.Core.Expr.UExpr. (#636)
copilot-core.cabal view
@@ -1,6 +1,6 @@ cabal-version: >=1.10 name: copilot-core-version: 4.5+version: 4.5.1 synopsis: An intermediate representation for Copilot. description: Intermediate representation for Copilot.