packages feed

dhall 1.16.0 → 1.16.1

raw patch · 3 files changed

+7/−1 lines, 3 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -1,3 +1,7 @@+1.16.1++* Fix test failure due to missing test data file+ 1.16.0  * BREAKING CHANGE: Consolidate `input` family of functions
dhall.cabal view
@@ -1,5 +1,5 @@ Name: dhall-Version: 1.16.0+Version: 1.16.1 Cabal-Version: >=1.10 Build-Type: Simple Tested-With: GHC == 8.0.1@@ -153,6 +153,7 @@     tests/typecheck/*.dhall     tests/typecheck/examples/Monoid/*.dhall     tests/import/*.dhall+    tests/import/data/foo/bar/a.dhall     benchmark/examples/*.dhall     benchmark/deep-nested-large-record/*.dhall 
+ tests/import/data/foo/bar/a.dhall view
@@ -0,0 +1,1 @@+42