dhall-json 1.0.4 → 1.0.5
raw patch · 1 files changed
+5/−5 lines, 1 filesdep ~optparse-genericdep ~trifectaPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: optparse-generic, trifecta
API changes (from Hackage documentation)
Files
- dhall-json.cabal +5/−5
dhall-json.cabal view
@@ -1,5 +1,5 @@ Name: dhall-json-Version: 1.0.4+Version: 1.0.5 Cabal-Version: >=1.8.0.2 Build-Type: Simple Tested-With: GHC == 7.10.2, GHC == 8.0.1@@ -47,8 +47,8 @@ bytestring < 0.11, dhall >= 1.0.1 && < 1.6 , dhall-json ,- optparse-generic >= 1.1.1 && < 1.2 ,- trifecta >= 1.6 && < 1.7 ,+ optparse-generic >= 1.1.1 && < 1.3 ,+ trifecta >= 1.6 && < 1.8 , text >= 0.11.1.0 && < 1.3 GHC-Options: -Wall @@ -60,8 +60,8 @@ bytestring < 0.11, dhall >= 1.0.1 && < 1.6 , dhall-json ,- optparse-generic >= 1.1.1 && < 1.2 ,- trifecta >= 1.6 && < 1.7 ,+ optparse-generic >= 1.1.1 && < 1.3 ,+ trifecta >= 1.6 && < 1.8 , yaml >= 0.5.0 && < 0.9 , text >= 0.11.1.0 && < 1.3 GHC-Options: -Wall