daml/libs-haskell
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
..
bazel-runfiles Improve debugging output (#2281) 2019-07-25 10:33:57 +00:00
da-hs-base Fix pretty printing of empty annotations in DAML-LF AST (#2453) 2019-08-08 12:11:56 +00:00
test-utils Move all damlc tests to compiler/damlc/tests (#2057) 2019-07-09 13:38:58 +02:00