Description
Provides a simple terminal user interface library for Haskell. It helps applications draw text interfaces, handle keyboard input, and update terminal screens in a structured way.
It is useful for terminal dashboards, editors, menus, monitoring tools, and interactive command-line applications. The final experience depends on terminal capabilities, colors, fonts, and input support.