incipit-base 0.7.0.1 → 0.7.0.2
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~basePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: base
API changes (from Hackage documentation)
Files
- incipit-base.cabal +3/−3
incipit-base.cabal view
@@ -1,11 +1,11 @@ cabal-version: 2.2 --- This file has been generated from package.yaml by hpack version 0.38.2.+-- This file has been generated from package.yaml by hpack version 0.38.3. -- -- see: https://github.com/sol/hpack name: incipit-base-version: 0.7.0.1+version: 0.7.0.2 synopsis: A Prelude for Polysemy – Base Reexports description: See https://hackage.haskell.org/package/incipit-base/docs/IncipitBase.html category: Prelude@@ -113,7 +113,7 @@ ViewPatterns ghc-options: -Wall -Widentities -Wincomplete-uni-patterns -Wmissing-deriving-strategies -Wredundant-constraints -Wunused-type-patterns -Wunused-packages build-depends:- base >=4.17.2.1 && <4.22+ base >=4.17.2.1 && <4.23 , bytestring >=0.11.1.0 && <0.13 , containers >=0.6.3.1 && <0.9 , data-default >=0.2 && <0.9