daml/compiler/daml-lf-ast
Martin Huschenbett 4d0a62801c Fix pretty printing of empty annotations in DAML-LF AST (#2453)
For example, we print two spaces if there's no annotation between `def` and
the function. This PR fixes this by using the `empty` document instead of the
document containing the empty string. (Please don't ask me why they are
different.)
2019-08-08 12:11:56 +00:00
..
src/DA/Daml/LF Fix pretty printing of empty annotations in DAML-LF AST (#2453) 2019-08-08 12:11:56 +00:00
BUILD.bazel Replace all occurrences of Tagged in DAML-LF AST with newtypes (#1289) 2019-05-21 16:19:57 +00:00
daml-lf-ast.cabal Enable TypeApplications in daml-lf-ast.cabal (#2395) 2019-08-05 12:55:44 +00:00