dhall-fly 0.2.3 → 0.2.4
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~dhall-json
Dependency ranges changed: dhall-json
Files
- dhall-fly.cabal +3/−3
dhall-fly.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 796db80d90b2e5d0ef8ef31fa5ee5fed49e406609c5b50b3e30b9adee7cda59c+-- hash: e04d051736062d08179c44e114d8bc118d4af358af4bc0d5aa26447afeaf61b0 name: dhall-fly-version: 0.2.3+version: 0.2.4 synopsis: Translate concourse config from Dhall to YAML description: Please see the README on GitHub at <https://github.com/akshaymankar/dhall-fly#readme> category: Concourse, YAML, JSON, Dhall@@ -192,7 +192,7 @@ , bytestring >=0.10.8.2 , dhall >=1.29.0 && <1.30 , dhall-fly- , dhall-json >=1.6.0 && <1.7+ , dhall-json ==1.6.1 , optparse-applicative >=0.14.3 , ordered-containers >=0.2.2 , scientific >=0.3.6.2