Copyright | (c) 2020-2021 Kowainik |
---|---|
License | MPL-2.0 |
Maintainer | Kowainik <xrom.xkov@gmail.com> |
Safe Haskell | None |
Language | Haskell2010 |
Improve your terminal output with the handy helpers of ansi-terminal
functions
that colourista
provides to you.
Synopsis
- module Colourista.Pure
- module Colourista.IO
Documentation
module Colourista.Pure
The set of pure functions that represents codes to use for the terminal output customisation: colouring and emphasis.
module Colourista.IO
The set of functions that work in IO
to output formatted messages
directly to terminal.