daml/compiler
Shayne Fletcher c135ccfa6b Upgrade to ghc-lib-0.20190514.1 (#1139)
* Upgrade to ghc-lib-0.20190514.1

* Whitespace fix.
2019-05-15 06:34:58 +00:00
..
daml-lf-ast Move moduleNameString to DA.Daml.LF.Ast.Util (#1065) 2019-05-10 10:41:55 +02:00
daml-lf-proto Delete DA.Prelude (#914) 2019-05-04 18:51:56 +01:00
daml-lf-tools Delete DA.Prelude (#914) 2019-05-04 18:51:56 +01:00
haskell-ide-core Upgrade to ghc-lib-0.20190514.1 (#1139) 2019-05-15 06:34:58 +00:00
scenario-service Fix SDK integration tests on Windows (#1125) 2019-05-14 21:55:45 +02:00
README.md open-sourcing daml 2019-04-04 09:33:38 +01: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.