BSD-3-Clause licensed by Mitchell Rosen
Maintained by Mitchell Rosen
This version can be pinned in stack with:text-ansi-0.2.1@sha256:1d9c3acc8e6a4a4f3d975e52602330b7686c1d211e0ba2a81edb68b33e49747b,1682

Module documentation for 0.2.1

Used by 2 packages in nightly-2023-04-01(full list with versions):

GitHub CI Hackage Stackage LTS Stackage Nightly Dependencies

Changes

[0.2.1] - 2022-11-05

  • Add String.ANSI module

[0.2.0] - 2022-10-28

  • Drop the Data prefix from Data.Text.ANSI and Data.Text.Builder.ANSI modules
  • Rename Text.Builder.ANSI to Text.Lazy.Builder.ANSI
  • Add Text.Builder.ANSI back, but based on text-builder’s builder instead of text’s builder

[0.1.1] - 2021-01-07

  • Add Data.Text.Builder.ANSI module

[0.1.0.2] - 2020-12-26

  • Fix bug in italic

[0.1.0.1] - 2020-06-14

  • Relax base bounds
  • Drop text-builder dependency

[0.1.0] - 2018-11-14

  • Initial release