hprox 0.6.3 → 0.6.4
raw patch · 2 files changed
+7/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- Changelog.md +5/−0
- hprox.cabal +2/−2
Changelog.md view
@@ -1,3 +1,8 @@+## 0.6.4++- bump bump stack dependencies+- build with GHC 9.8+ ## 0.6.3 - bump stack dependencies
hprox.cabal view
@@ -1,11 +1,11 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.36.0.+-- This file has been generated from package.yaml by hpack version 0.37.0. -- -- see: https://github.com/sol/hpack name: hprox-version: 0.6.3+version: 0.6.4 synopsis: a lightweight HTTP proxy server, and more description: Please see the README on GitHub at <https://github.com/bjin/hprox#readme> category: Web