daml/compiler
Sofia Faro 2c248a411c
Add LF version 1.11 in damlc (#8371)
* Add LF version 1.11 in damlc

This maintains the default as 1.8 for now.

CHANGELOG_BEGIN
CHANGELOG_END

* Fix version1_11 doc
2021-01-04 14:53:00 +00:00
..
daml-extension update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
daml-lf-ast Add LF version 1.11 in damlc (#8371) 2021-01-04 14:53:00 +00:00
daml-lf-proto update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
daml-lf-reader update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
daml-lf-tools update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
daml-lf-verify update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
damlc Add LF version 1.11 in damlc (#8371) 2021-01-04 14:53:00 +00:00
ghcide Get ghcide from the new upstream repo (#2867) 2019-09-11 08:57:48 +02:00
hie-core Get ghcide from the new upstream repo (#2867) 2019-09-11 08:57:48 +02:00
lsp-tests update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
repl-service update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
scenario-service update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
README.md open-sourcing daml 2019-04-04 09:33:38 +01:00

DAML Compiler

This directory contains several libraries used by and the executable for the DAML compiler.

Libraries

  • daml-lf-ast: The DAML-LF AST and type checker.