keter 2.3.4 → 2.3.5
raw patch · 2 files changed
+5/−2 lines, 2 filesdep ~containers
Dependency ranges changed: containers
Files
- ChangeLog.md +3/−0
- keter.cabal +2/−2
ChangeLog.md view
@@ -1,5 +1,8 @@ # Changelog +## 2.3.5+- Bump containers+ ## 2.3.4 - Widen `tls` upper bound from `<2.4` to `<2.5` for tls 2.4.x compatibility
keter.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: keter-version: 2.3.4+version: 2.3.5 synopsis: Web application deployment manager, focusing on Haskell web frameworks. It mitigates downtime. @@ -38,7 +38,7 @@ , case-insensitive >=1.2.1 && <1.3 , conduit >=1.3.4 && <1.4 , conduit-extra >=1.3.5 && <1.4- , containers ^>=0.6.4 || ^>=0.7+ , containers ^>=0.6.4 || ^>=0.7 || ^>=0.8 , directory >=1.3.6 && <1.4 , fast-logger >=3.0.0 && <4.0.0 , filepath >=1.4.2 && <1.6