About

Metadata

  • Last updated , by hololeap
  • License AGPL-3.0-only
  • Categories Text Processing
  • Maintained by: hololeap@protonmail.com

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.12.1
  2. 9.10.1
  3. 9.8.4
  4. 9.6.6
  5. 9.4.8
  6. 9.2.8
  7. 9.0.2

Package Flags

Use the -f option with cabal commands to enable flags

    pedantic (off by default)

    Enable -Werror

Readme

Provides the Parsable and Printable classes, which form a round-trip equivalence between a data type and a String. Useful for types that are generated directly from a String and need their internal representation to be converted back to a String.