hcltest 0.3.4 → 0.3.5
raw patch · 1 files changed
+4/−4 lines, 1 filesdep ~lensdep ~optparse-applicativedep ~tastyPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: lens, optparse-applicative, tasty
API changes (from Hackage documentation)
Files
- hcltest.cabal +4/−4
hcltest.cabal view
@@ -1,5 +1,5 @@ name: hcltest-version: 0.3.4+version: 0.3.5 cabal-version: >=1.10 build-type: Custom license: BSD3@@ -39,14 +39,14 @@ dlist >=0.6.0.1 && <0.8, temporary >=1.2.0.1 && <1.3, mtl >=2.1.2 && <2.3,- lens >=4.0.7 && <4.4,- tasty >=0.8.0.2 && <0.9,+ lens >=4.0.7 && <4.5,+ tasty >=0.8.0.2 && <0.11, tagged >=0.7.1 && <0.8, mmorph >=1.0.2 && <1.1, random-shuffle >=0.0.4 && <0.1, split >=0.2.1.1 && <0.3, stm ==2.4.*,- optparse-applicative >=0.7.0.2 && <0.10,+ optparse-applicative >=0.7.0.2, monad-control >=0.3.2.3 && <0.4, transformers-base >=0.4.1 && <0.5 exposed-modules: