mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-05 03:56:26 +03:00
7e7534166a
* make featureTemplateTypeRepToText dev-only * fix platform independence hash test * add a TODO to improve error messages involving types |
||
---|---|---|
.. | ||
daml-dar-reader | ||
daml-extension | ||
daml-lf-ast | ||
daml-lf-proto | ||
daml-lf-proto-decode | ||
daml-lf-proto-encode | ||
daml-lf-proto-util | ||
daml-lf-reader | ||
daml-lf-tools | ||
damlc | ||
ghcide | ||
hie-core | ||
lsp-tests | ||
repl-service | ||
scenario-service | ||
README.md |
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.