lua-arbitrary

Arbitrary instances for Lua types.

https://hslua.org/

Version on this page:1.0.1
LTS Haskell 22.14:1.0.1.1
Stackage Nightly 2024-03-29:1.0.1.1
Latest on Hackage:1.0.1.1

See all snapshots lua-arbitrary appears in

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@sha256:4d29ff7cde11373ec8d495a942b114cc5aea63bcacfe48fe3d0e169f06be9baf,2008

Module documentation for 1.0.1

Depends on 3 packages(full list with versions):
Used by 1 package in nightly-2022-08-04(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

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.