DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibghc6-quickcheck1-dev
BeschreibungHaskell automatic testing library for GHC
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.2.0.0-3
Sektionuniverse/libdevel
Prioritätoptional
Installierte Größe584 Byte
Hängt ab vonlibghc6-base-dev-3.0.3.2-52ace, libghc6-random-dev-1.0.0.2-15680, libc6 (>= 2.4), libffi5 (>= 3.0.4)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellehaskell-quickcheck1
Paketgröße112962 Byte
Prüfsumme MD5f47b0038dbb74a14285dcecd3b18a45e
Prüfsumme SHA164a6dcd4cb9185f586433faa385c4e602ca1ace4
Prüfsumme SHA256c31b10b601156d9208a8b8e6e900d16dfc5ca4e8572cbc6ce7eb2057a6865840
Link zum Herunterladenlibghc6-quickcheck1-dev_1.2.0.0-3_i386.deb
Ausführliche BeschreibungThis package provides a library for the Haskell programming language. . QuickCheck is a library for testing Haskell programs automatically. The programmer provides a specification of the program, in the form of properties which functions should satisfy, and QuickCheck then tests that the properties hold in a large number of randomly generated cases. Specifications are expressed in Haskell, using combinators defined in the QuickCheck library. QuickCheck provides combinators to define properties, observe the distribution of test data, and define test data generators. . This package contains version 1 of the library, whose API differs from version 2's.


Impressum
Linux is a registered trademark of Linus Torvalds