daml/compiler/daml-lf-ast
associahedron 159d828040
daml-dependencies: Use a safer safeToReexport (#4353)
* Use a safer safeToReexport

This is much safer than the approximation from last time. The only downside is
introducing a dependency between data dependencies and our type checker,
but that seems safer than having two versions of `expandTypeSynonyms`
floating around (and perhaps this dependency is something we would end
up adding anyway).

changelog_begin
changelog_end

* Add own package to extPackages.

* Use mkTForalls

* simplify mkTForalls
2020-02-03 19:11:11 +00:00
..
src/DA/Daml/LF daml-dependencies: Use a safer safeToReexport (#4353) 2020-02-03 19:11:11 +00:00
test/DA/Daml/LF/Ast fix bug in freeVars code (#4027) 2020-01-14 11:52:58 +00:00
BUILD.bazel Type checking DAML-LF type synonyms (#3959) 2020-01-10 17:51:51 +00:00
daml-lf-ast.cabal update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00