packages feed

proto-lens-setup 0.4.0.7 → 0.4.0.8

raw patch · 1 files changed

+5/−5 lines, 1 filesdep ~basedep ~bytestringdep ~containersPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base, bytestring, containers, deepseq

API changes (from Hackage documentation)

Files

proto-lens-setup.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack  name:           proto-lens-setup-version:        0.4.0.7+version:        0.4.0.8 synopsis:       Cabal support for codegen with proto-lens. description:    This package provides Cabal support for the @proto-lens@ package.                 It automatically generates Haskell source files from protocol buffer@@ -69,10 +69,10 @@       src   build-depends:       Cabal >=2.0 && <3.12-    , base >=4.10 && <4.19-    , bytestring >=0.10 && <0.12-    , containers >=0.5 && <0.7-    , deepseq ==1.4.*+    , base >=4.10 && <4.20+    , bytestring >=0.10 && <0.13+    , containers >=0.5 && <0.8+    , deepseq >=1.4 && <1.6     , directory >=1.2 && <1.4     , filepath >=1.4 && <1.6     , process >=1.2 && <1.7