sebastiaanvisser / garbitrary

Generic Arbitrary instances for QuickCheck

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use the Haskell cabal-install to install this library:

  cabal configure &&
  cabal build &&
  cabal install

Please report problems to: sfvisser@cs.uu.nl

(probably doesn't work anymore)

About

Generic Arbitrary instances for QuickCheck

License:Other


Languages

Language:Haskell 100.0%