lua-arbitrary: Arbitrary instances for Lua types.

[ foreign, library, mit ] [ Propose Tags ]

Provides instances for QuickCheck's "Arbitrary" typeclass.


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0, 1.0.1, 1.0.1.1
Change log CHANGELOG.md
Dependencies base (>=4.8 && <5), lua (>=2.0 && <2.2), QuickCheck (>=2.7 && <3) [details]
License MIT
Copyright © 2007–2012 Gracjan Polak; © 2012–2016 Ömer Sinan Ağacan; © 2017-2022 Albert Krewinkel
Author Albert Krewinkel, Gracjan Polak, Ömer Sinan Ağacan
Maintainer albert+hslua@zeitkraut.de
Revised Revision 1 made by tarleb at 2022-01-29T10:49:18Z
Category Foreign
Home page https://hslua.org/
Bug tracker https://github.com/hslua/hslua/issues
Source repo head: git clone https://github.com/hslua/hslua.git
Uploaded by tarleb at 2021-10-21T18:30:52Z
Distributions Arch:1.0.1.1, LTSHaskell:1.0.1.1, NixOS:1.0.1.1, Stackage:1.0.1.1
Reverse Dependencies 1 direct, 1 indirect [details]
Downloads 2519 total (63 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-10-21 [all 1 reports]

Readme for lua-arbitrary-1.0.0

[back to package description]

lua-arbitrary

Build status AppVeyor Status Hackage

This package provides (orphaned) instances of QuickCheck's "Arbitrary" typeclass.