MIT licensed by Albert Krewinkel, Gracjan Polak, Ömer Sinan Ağacan
Maintained by [email protected]
This version can be pinned in stack with:lua-arbitrary-1.0.1.1@sha256:7cfd494d1a01bed3bdc0ff3f04bad58313ca812e11a47d9cf4feb6454555a180,1967

Module documentation for 1.0.1.1

Depends on 3 packages(full list with versions):
Used by 1 package in nightly-2023-03-20(full list with versions):

lua-arbitrary

Build status AppVeyor Status Hackage

This package provides (orphaned) instances of QuickCheck’s “Arbitrary” typeclass.

Changes

Changelog

lua-arbitrary uses PVP Versioning.

lua-arbitrary-1.0.1.1

Released 2023-03-13.

  • Allow lua-2.3.*.

lua-arbitrary-1.0.1

Released 2022-02-19.

  • Allow lua-2.2.0 (includes Lua 5.4).

  • Implemented shrink for Lua integers and numbers.

  • Explicitly disable shrinking for TypeCode, StatusCode, and OPCode.

lua-arbitrary-1.0.0

Released 29-01-2022.

Extracted from hslua-1.3.0.