clumpiness 0.17.0.1 → 0.17.0.2
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~containersdep ~tree-funPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: containers, tree-fun
API changes (from Hackage documentation)
Files
- clumpiness.cabal +3/−3
clumpiness.cabal view
@@ -1,6 +1,6 @@ cabal-version: >=1.10 name: clumpiness-version: 0.17.0.1+version: 0.17.0.2 license: GPL-3 license-file: LICENSE maintainer: gsch@mail.med.upenn.edu@@ -20,5 +20,5 @@ other-extensions: BangPatterns build-depends: base >=4.6 && <5,- containers ==0.5.*,- tree-fun >=0.7 && <0.9+ containers >=0.5,+ tree-fun >=0.7