daml/compiler/daml-lf-ast
Moritz Kiefer 5785bbfcfd
Drop LF < 1.14 from supported damlc output versions (#11701)
* Drop LF < 1.14 from supported damlc output versions

fixes #11319

We keep test coverage by depending on the most recent snapshot which
still has 1.14 support.

changelog_begin

- [Daml Compiler] Damlc can only produce Daml-LF 1.14 or
  newer. Passing aynthing older to `--target` is an error. If you
  need to produce older versions, use an older SDK.

changelog_end

* Switch around legacy_compiler_lf_versions

changelog_begin
changelog_end

* drop since-lf

changelog_begin
changelog_end
2021-11-22 16:20:17 +00:00
..
src/DA/Daml/LF Drop LF < 1.14 from supported damlc output versions (#11701) 2021-11-22 16:20:17 +00:00
test/DA/Daml/LF/Ast Add daml interfaces to the Haskell LF AST (#10811) 2021-09-08 15:48:02 +00:00
BUILD.bazel update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
daml-lf-ast.cabal DEL-8657 update version info for Haskell LF libraries (#10160) 2021-07-02 09:46:53 +10:00