MIT licensed and maintained by Daniel Mendler
This version can be pinned in stack with:colorful-monoids-0.2.1.3@sha256:61dafaf4ae5f07964db297a4d1ef7afd5de702a60cc32ca66c7fa90415e48851,1788

Module documentation for 0.2.1.3

Depends on 1 package(full list with versions):
Used by 1 package in nightly-2022-01-19(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.