harpie-numhask 0.1.1.0 → 0.2.0.0
raw patch · 2 files changed
+8/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- ChangeLog.md +7/−0
- harpie-numhask.cabal +1/−1
ChangeLog.md view
@@ -1,3 +1,10 @@+0.2.0.0+=======++- Major version bump for harpie 0.2.0.0 migration+- GHC 9.14 support+- updated dependency bounds for harpie and GHC compatibility+- improved numhask integration with harpie toolchain 0.1 ===
harpie-numhask.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: harpie-numhask-version: 0.1.1.0+version: 0.2.0.0 license: BSD-3-Clause license-file: LICENSE copyright: Tony Day (c) 2024