daml/compiler/daml-lf-proto
Martin Huschenbett df230912c7
Drop DAML-LF 1.0 support from compiler (#863)
* Drop DAML-LF 1.0 support from compiler

This will enable us to add `Functor`, `Applicative` and `Monad` instances
for `(->) r` in the `daml-stdlib`. We'll do this in a separate PR.

* Remove codegen test for DAML-LF 1.0
2019-05-02 21:35:06 +02:00
..
src/DA/Daml/LF Drop DAML-LF 1.0 support from compiler (#863) 2019-05-02 21:35:06 +02:00
BUILD.bazel Move DA.Pretty into da-hs-base (#818) 2019-05-01 14:50:19 +01:00