@hackage / nonempty-wrapper-quickcheck

QuickCheck instance for 'NonEmpty'

Latest0.1.0.1

About

Metadata

  • Last updated , by gdifolco
  • License ISC
  • Maintained by: foss@difolco.dev

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.12.1
  2. 9.10.2
  3. 9.8.4
  4. 9.6.7
  5. 9.4.8
  6. 9.2.8

Readme

nonempty-wrapper-QuickCheck

Create NonEmpty version of any container.

QuickCheck instance.

Example:

type NonEmptyText = NonEmpty Text