daml/compiler
Neil Mitchell 1a069ad80b
Move the DAML config stuff out of haskell-ide-core (#940)
* Move the GHC config stuff out of haskell-ide-core

* Add an export list to UtilGHC
2019-05-06 14:11:36 +01:00
..
daml-lf-ast Delete DA.Prelude (#914) 2019-05-04 18:51:56 +01: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 Move the DAML config stuff out of haskell-ide-core (#940) 2019-05-06 14:11:36 +01:00
scenario-service Delete DA.Prelude (#914) 2019-05-04 18:51:56 +01: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.