store-streaming 0.2.0.4 → 0.2.0.5
raw patch · 1 files changed
+5/−6 lines, 1 files
Files
- store-streaming.cabal +5/−6
store-streaming.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack name: store-streaming-version: 0.2.0.4+version: 0.2.0.5 synopsis: Streaming interfaces for `store` 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