daml/compiler
Gary Verhaegen 151e12b81a
bump copyright (#16002)
This is the result of:

- Updating `./COPY` to say `2023`.
- Running `./dev-env/bin/dade-copyright-headers update .`
2023-01-04 18:21:15 +01:00
..
daml-extension bump copyright (#16002) 2023-01-04 18:21:15 +01:00
daml-lf-ast bump copyright (#16002) 2023-01-04 18:21:15 +01:00
daml-lf-proto bump copyright (#16002) 2023-01-04 18:21:15 +01:00
daml-lf-reader bump copyright (#16002) 2023-01-04 18:21:15 +01:00
daml-lf-tools bump copyright (#16002) 2023-01-04 18:21:15 +01:00
damlc bump copyright (#16002) 2023-01-04 18:21:15 +01: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 bump copyright (#16002) 2023-01-04 18:21:15 +01:00
repl-service bump copyright (#16002) 2023-01-04 18:21:15 +01:00
scenario-service bump copyright (#16002) 2023-01-04 18:21:15 +01:00
README.md Daml case and logo (#8433) 2021-01-08 12:50:15 +00: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.