Source: haskell-smallcheck Maintainer: Debian Haskell Group Uploaders: Clint Adams Priority: extra Section: haskell Build-Depends: debhelper (>= 9), haskell-devscripts (>= 0.9), cdbs, ghc, ghc-prof, libghc-logict-dev, libghc-logict-prof, libghc-mtl-dev, libghc-mtl-prof, Build-Depends-Indep: ghc-doc, libghc-logict-doc, libghc-mtl-doc, Standards-Version: 3.9.5 Homepage: https://github.com/feuerbach/smallcheck Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-smallcheck Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-smallcheck Package: libghc-smallcheck-dev Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Provides: ${haskell:Provides}, Description: Another lightweight testing library${haskell:ShortBlurb} SmallCheck is similar to QuickCheck (Claessen and Hughes 2000-) but instead of testing for a sample of randomly generated values, SmallCheck tests properties for all the finitely many values up to some depth, progressively increasing the depth used. . ${haskell:Blurb} Package: libghc-smallcheck-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Provides: ${haskell:Provides}, Description: Another lightweight testing library${haskell:ShortBlurb} SmallCheck is similar to QuickCheck (Claessen and Hughes 2000-) but instead of testing for a sample of randomly generated values, SmallCheck tests properties for all the finitely many values up to some depth, progressively increasing the depth used. . ${haskell:Blurb} Package: libghc-smallcheck-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${haskell:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Description: Another lightweight testing library${haskell:ShortBlurb} SmallCheck is similar to QuickCheck (Claessen and Hughes 2000-) but instead of testing for a sample of randomly generated values, SmallCheck tests properties for all the finitely many values up to some depth, progressively increasing the depth used. . ${haskell:Blurb}