daml/compiler
2021-12-16 15:52:44 +00:00
..
daml-extension Extend VSCode extension troubleshooting section (#12154) 2021-12-15 13:56:30 +00:00
daml-lf-ast Drop damlc code for LF <= 1.11 (#12121) 2021-12-13 14:19:48 +00:00
daml-lf-proto Drop damlc code for LF <= 1.11 (#12121) 2021-12-13 14:19:48 +00:00
daml-lf-reader DEL-8657 update version info for Haskell LF libraries (#10160) 2021-07-02 09:46:53 +10:00
daml-lf-tools Drop damlc code for LF <= 1.11 (#12121) 2021-12-13 14:19:48 +00:00
daml-lf-verify Drop Decimal completely from damlc (#12120) 2021-12-13 12:30:53 +00:00
damlc Add a test that mkMethod call causes a type error. (#12175) 2021-12-16 15:52:44 +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 Mark lsp tests as flaky (#11958) 2021-12-03 07:42:52 +01:00
repl-service Split daml-lf encode/decode Haskell libraries (#11906) 2021-11-29 12:49:02 +00:00
scenario-service Drop scenarios from the user-facing SDK (#12128) 2021-12-15 13:39:14 +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.