proto-lens-setup 0.4.0.4 → 0.4.0.5
raw patch · 1 files changed
+4/−6 lines, 1 filesdep ~Cabaldep ~basenew-uploaderPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: Cabal, base
API changes (from Hackage documentation)
Files
- proto-lens-setup.cabal +4/−6
proto-lens-setup.cabal view
@@ -1,13 +1,11 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.33.0.+-- This file has been generated from package.yaml by hpack version 0.34.4. -- -- see: https://github.com/sol/hpack------ hash: 00e7a574f69ef7b7b15dff029c27106de7cc69db08207855b8ecf9cc2f770a10 name: proto-lens-setup-version: 0.4.0.4+version: 0.4.0.5 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@@ -70,8 +68,8 @@ hs-source-dirs: src build-depends:- Cabal >=2.0 && <3.3- , base >=4.10 && <4.15+ Cabal >=2.0 && <3.5+ , base >=4.10 && <4.16 , bytestring ==0.10.* , containers >=0.5 && <0.7 , deepseq ==1.4.*