strip-ansi-escape

Strip ANSI escape code from string.

https://gitlab.com/igrep/haskell-strip-ansi-escape#readme

Version on this page:0.1.0.0@rev:2
Stackage Nightly 2026-06-28:0.1.0.0@rev:2
Latest on Hackage:0.1.0.1

See all snapshots strip-ansi-escape appears in

Apache-2.0 licensed by Yuji Yamamoto
Maintained by [email protected]
This version can be pinned in stack with:strip-ansi-escape-0.1.0.0@sha256:08f2ed93b16086a837ec46eab7ce8d27cf39d47783caaeb818878ea33c2ff75f,1628

Module documentation for 0.1.0.0

Depends on 3 packages(full list with versions):
Used by 1 package in nightly-2026-05-03(full list with versions):

strip-ansi-escape

Strip ANSI escape code from string. Haskell port of https://github.com/chalk/strip-ansi.