copilot-core 3.15 → 3.16
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 @@+2023-07-07+ * Version bump (3.16). (#448)+ 2023-05-07 * Version bump (3.15). (#438) * Remove Copilot.Core.Type.Equality. (#427)
copilot-core.cabal view
@@ -1,6 +1,6 @@ cabal-version: >=1.10 name: copilot-core-version: 3.15+version: 3.16 synopsis: An intermediate representation for Copilot. description: Intermediate representation for Copilot.