Closed georgefst closed 4 years ago
I ended up going with trailing parentheses at the end of the line (with one space between each), rather than on a new line with matching columns. Since it was trivial to implement, and more compact anyway.
I skimmed through the code, but could you add a few simple tests somewhere (maybe at the bottom of Text.Pretty.Simple
in the big doctest comment)?
Closes #43.