name:                 text-ansi
version:              0.3.0.1
visibility:           public
id:                   text-ansi-0.3.0.1-90rEb1Eo4bhEo1IsLDT5s
key:                  text-ansi-0.3.0.1-90rEb1Eo4bhEo1IsLDT5s
license:              BSD-3-Clause
copyright:            (c) 2018-2023 Mitchell Rosen, Travis Staton
maintainer:
    Mitchell Rosen <mitchellwrosen@gmail.com>, Travis Staton <hello@travisstaton.com>

author:               Mitchell Rosen, Travis Staton
homepage:             https://github.com/awkward-squad/text-ansi
synopsis:             Text styling for ANSI terminals.
description:
    Text styling for ANSI terminals using SGR codes, as defined by the
    <https://www.ecma-international.org/publications-and-standards/standards/ecma-48 ECMA-48>
    standard.

    Supports foreground\/background color, bold\/faint intensity, italic,
    single\/double underline, strikethrough, frame, encircle, and overline escape
    sequences. Some styles may not work on your terminal.

    Also features terminal detection, so redirecting styled output to a file will
    automatically strip the ANSI escape sequences.

category:             Data
abi:                  cbcab3b418650a1342a8abca7de6a492
exposed:              True
exposed-modules:
    String.ANSI Text.ANSI Text.Builder.ANSI Text.Lazy.Builder.ANSI

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/text-ansi-0.3.0.1-90rEb1Eo4bhEo1IsLDT5s

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/text-ansi-0.3.0.1-90rEb1Eo4bhEo1IsLDT5s

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/text-ansi-0.3.0.1-90rEb1Eo4bhEo1IsLDT5s

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/text-ansi-0.3.0.1
hs-libraries:         HStext-ansi-0.3.0.1-90rEb1Eo4bhEo1IsLDT5s
depends:
    base-4.20.0.0-inplace text-2.1.1-inplace
    text-builder-linear-0.1.3-1Vn40xSzT8m45gpXJPxBq

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/text-ansi-0.3.0.1/html/text-ansi.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/text-ansi-0.3.0.1/html
