mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
b72f560bbf
This was scary to do when we still had all the `Tagged` stuff around. Since that stuff is gone, let's add the instances and make pretty print anything DAML-LF related more uniform. |
||
---|---|---|
.. | ||
daml-lf-ast | ||
daml-lf-proto | ||
daml-lf-tools | ||
haskell-ide-core | ||
lsp-tests | ||
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.