daml/compiler/daml-lf-tools
Martin Huschenbett b72f560bbf
Add Pretty instances for everything in the DAML-LF AST (#1532)
This was scary to do when we still had all the `Tagged` stuff around. Since
that stuff is gone, let's add the instances and make pretty print anything
DAML-LF related more uniform.
2019-06-05 13:59:05 -04:00
..
src/DA/Daml/LF Add Pretty instances for everything in the DAML-LF AST (#1532) 2019-06-05 13:59:05 -04:00
BUILD.bazel Replace all occurrences of Tagged in DAML-LF AST with newtypes (#1289) 2019-05-21 16:19:57 +00:00