@hackage / quickcheck-text

Alternative arbitrary instance for Text

Latest0.1.2.1

About

Metadata

  • Last updated , by fractalcat
  • License MIT
  • Categories Text Processing
  • Maintained by: sio@tesser.org

  • Lottery factor: 0

Links

Installation

Readme

quickcheck-text

The usual Arbitrary instance for Text (in quickcheck-instances) only has single-byte instances and so isn't an ideal representation of a valid UTF-8 character. This package has generators for one-, two- and three-byte UTF-8 characters (all that are currently in use).