hw-rankselect 0.10.0.1 → 0.10.0.2
raw patch · 2 files changed
+2/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- data/README.md +0/−0
- hw-rankselect.cabal +2/−1
+ data/README.md view
hw-rankselect.cabal view
@@ -1,5 +1,5 @@ name: hw-rankselect-version: 0.10.0.1+version: 0.10.0.2 synopsis: Rank-select description: Please see README.md homepage: http://github.com/haskell-works/hw-rankselect#readme@@ -11,6 +11,7 @@ category: Data, Conduit build-type: Simple extra-source-files: README.md+ , data/README.md cabal-version: >= 1.22 library