MIT licensed and maintained by Daniel Mendler
This version can be pinned in stack with:colorful-monoids-0.2.1.2@sha256:ad2fc49dbdd8075474f75e98a6d332263960d1c38600170b79e42d5ca78f4c63,1985

Module documentation for 0.2.1.2

Depends on 1 package(full list with versions):
Used by 1 package in nightly-2020-02-13(full list with versions):

This library provides styled text output using ANSI escape sequences. The colored text is modeled as nested Colored values, which form a Monoid. As a result the colored code has a relatively concise form.