packages feed

store-core 0.4.4.5 → 0.4.4.6

raw patch · 1 files changed

+5/−6 lines, 1 filesdep ~text

Dependency ranges changed: text

Files

store-core.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack  name:           store-core-version:        0.4.4.5+version:        0.4.4.6 synopsis:       Fast and lightweight binary serialization category:       Serialization, Data homepage:       https://github.com/fpco/store#readme@@ -16,14 +16,13 @@ license-file:   LICENSE build-type:     Simple tested-with:-    GHC==9.0.1-  , GHC==8.10.4+    GHC==9.4.5+  , GHC==9.2.8+  , GHC==9.0.2+  , GHC==8.10.7   , GHC==8.8.4   , GHC==8.6.5   , GHC==8.4.4-  , GHC==8.2.2-  , GHC==8.0.2-  , GHC==7.10.3 extra-source-files:     ChangeLog.md