daml/compiler
Sofia Faro fb09b72f96
Improve divulgence warning message. (#10595)
Based on feedback from @bame-da on issue #9947

changelog_begin
changelog_end
2021-08-17 13:06:03 +01:00
..
daml-extension feature: persist script view config in worspace (#10521) 2021-08-09 18:24:14 +02:00
daml-lf-ast Compiler: Make LF 1.14 the default output (#10394) 2021-07-28 12:14:56 +02:00
daml-lf-proto LF: Clean legacy from archive proto + TEXT_TO_CODE_POINTS typo (#10286) 2021-07-15 16:01:08 +02: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 LF: Drop Builtin Exceptions completly (#9790) 2021-05-26 19:30:44 +02:00
daml-lf-verify Daml-LF: Damlification of Scala/Haskell files (#9666) 2021-05-20 09:52:33 +02:00
damlc Improve divulgence warning message. (#10595) 2021-08-17 13:06:03 +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 ghcide and upgrade to lsp/lsp-types (#10139) 2021-06-30 12:16:12 +00:00
repl-service LF: use Either by default in all archive reader API (#10295) 2021-07-19 19:48:37 +02:00
scenario-service Fix display of unhandled exceptions in the scenario service (#10572) 2021-08-12 14:35:26 +02: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.