Changelog for silkscreen-0.0.0.4
0.0.0.4
- Supports
ghc9.2.
0.0.0.3
- Fixes
precsetting the precedence level outside the parens instead of inside them, resulting in elided parentheses around e.g. the lhs of left-associative operators.
0.0.0.2
-
Fixes the non-compositional behaviour of
Precwhen usingenclosing. (#4) -
Fixes the non-compositional behaviour of
Rainbowwhen usingenclosing. (#5)
0.0.0.1
-
Fixes the link to the
Prettyprintermodule in theSilkscreenmodule docs. (#2) -
Links to the
prettyprinterpackage in theSilkscreenmodule docs.
0.0.0.0
Initial release.