dhall-haskell/dhall/tests/recursive
Gabriel Gonzalez 4458cf04a2 Simplify recursive Interpret instance (#1298)
* Simplify recursive `Interpret` instance

Related to https://github.com/dhall-lang/dhall-haskell/issues/1297

The motivation behind this change is to:

* Remove the dependency on `free` and `distributive`
* Simplify the API and the implementation

* Fix `stack-lts-6` build

* Remove now-unused test files

... as caught by @sjakobi
2019-09-11 03:24:10 +00:00
..
expr1.dhall Simplify recursive Interpret instance (#1298) 2019-09-11 03:24:10 +00:00
expr0.dhall Simplify recursive Interpret instance (#1298) 2019-09-11 03:24:10 +00:00