quickcheck-string-random

Helper to build generators with Text.StringRandom

https://github.com/hiratara/hs-string-random#readme

Latest on Hackage:0.1.4.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Masahiro Honma
Maintained by [email protected]

Define a generator of Text that matches regular expressions. This package is useful for creating Arbitrary instances of Text type restricted by newtype.