Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 347 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 347 Bytes

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).