Description
A Haskell library that provides a Lua module for text handling through HsLua. It helps scripts work with text values using functionality supplied by Haskell libraries.
Developers use it in document processors, converters, and scriptable applications. Text handling should be tested with Unicode, long strings, and invalid input so scripts behave predictably.