mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-13 10:08:03 +03:00
0867605e1a
* update ghc-lib patch * update stack-snapshot.yaml changelog_begin changelog_end * bazel run @stackage-unpinned//:pin (on linux) and update stackage_snapshot.json * testcase to check type signatures in template-lets are not ignored * update to ghc-lib commit hash following merge * update snapshot * update snapshot after pin on windows * update stack pin on linux Co-authored-by: Nick Chapman <nchapman@digitalasset.com> |
||
---|---|---|
.. | ||
daml-extension | ||
daml-lf-ast | ||
daml-lf-proto | ||
daml-lf-reader | ||
daml-lf-tools | ||
daml-lf-verify | ||
daml-licenses | ||
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.