daml/compiler
Sofia Faro ac192fc6db
interfaces: Add to/from interface in Haskell typechecker (#10951)
* interfaces: Add to/from interface in hs typecheck

changelog_begin
changelog_end

* questionable lint
2021-09-21 15:29:33 +01:00
..
daml-extension feature: persist script view config in worspace (#10521) 2021-08-09 18:24:14 +02:00
daml-lf-ast interfaces: Add to/from interface in Haskell AST (#10945) 2021-09-21 10:24:10 +01:00
daml-lf-proto interfaces: Add to/from interface in Haskell AST (#10945) 2021-09-21 10:24:10 +01:00
daml-lf-reader DEL-8657 update version info for Haskell LF libraries (#10160) 2021-07-02 09:46:53 +10:00
daml-lf-tools interfaces: Add to/from interface in Haskell typechecker (#10951) 2021-09-21 15:29:33 +01:00
daml-lf-verify Drop controller can syntax from compiler tests (#10807) 2021-09-08 15:28:09 +02:00
damlc ifaces: name collision, typecheck fetch/exercise (#10896) 2021-09-20 21:40:26 +00:00
ghcide Get ghcide from the new upstream repo (#2867) 2019-09-11 08:57:48 +02:00
hie-core Get ghcide from the new upstream repo (#2867) 2019-09-11 08:57:48 +02:00
lsp-tests Drop controller can syntax from compiler tests (#10807) 2021-09-08 15:28:09 +02:00
repl-service LF: rename language Interface to PackageInterface (#10938) 2021-09-20 19:04:14 +00:00
scenario-service LF: rename language Interface to PackageInterface (#10938) 2021-09-20 19:04:14 +00:00
README.md Daml case and logo (#8433) 2021-01-08 12:50:15 +00: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.