packages feed

store-core 0.4.4.6 → 0.4.4.7

raw patch · 1 files changed

+3/−3 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

store-core.cabal view
@@ -1,11 +1,11 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.35.1.+-- This file has been generated from package.yaml by hpack version 0.36.0. -- -- see: https://github.com/sol/hpack  name:           store-core-version:        0.4.4.6+version:        0.4.4.7 synopsis:       Fast and lightweight binary serialization category:       Serialization, Data homepage:       https://github.com/fpco/store#readme@@ -47,7 +47,7 @@     , bytestring >=0.10.4.0 && <1.0     , ghc-prim >=0.3.1.0 && <1.0     , primitive >=0.6 && <1.0-    , text >=1.2.0.4 && <1.3 || >=2.0 && <2.1+    , text >=1.2.0.4 && <1.3 || >=2.0 && <2.2     , transformers >=0.3.0.0 && <1.0   default-language: Haskell2010   if flag(force-alignment) || arch(PPC) || arch(PPC64) || arch(Mips) || arch(Sparc) || arch(Arm)