wl-pprint-text v1.2.0.1 Release Notes

Release Date: 2020-01-28 // about 4 years ago
    • Dependency bumps.

Previous changes from v1.2.0.0

    • ✂ Remove IsString (m Doc) instance (#16).

    • Export the beside function from both modules.

      • For non-Monadic pretty-printing this is identical to the Semigroup/Monoid <> combinator.
      • For Monadic pretty-printing this is the lifted version of <>.
    • No longer export <>. Use beside instead, or the Semigroup/Monoid instance (for non-Monadic).