v4.0.0
- Updated for PureScript 0.11
- Use
NonEmptyforGens where called for (@matthewleon) - Improved behaviour of
chooseInt(@matthewleon) - Added
ArbitraryandCoarbitraryinstances forNonEmptyandNonEmptyList(@matthewleon) - Added
enumGenforBoundedEnumvalues (@matthewleon)