Package ghc8.6.4-quickcheck: Information

    Source package: ghc8.6.4-quickcheck
    Version: 2.13.2-alt2
    Latest version according to Repology
    Build time:  Aug 25, 2023, 01:18 AM in the task #326169
    Report package bug
    License: BSD3
    Summary: Automatic testing of Haskell programs
    Description: 
    QuickCheck is a library for random testing of program properties. 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 provided by
    QuickCheck. QuickCheck provides combinators to define properties, observe
    the distribution of test data, and define test data generators.
    
    Most of QuickCheck's functionality is exported by the main
    "Test.QuickCheck" module. The main exception is the monadic property
    testing library in "Test.QuickCheck.Monadic".
    
    If you are new to QuickCheck, you can try looking at the following
    resources:
    
    * The <http://www.cse.chalmers.se/~rjmh/QuickCheck/manual.html official
    QuickCheck manual>. It's a bit out-of-date in some details and doesn't
    cover newer QuickCheck features, but is still full of good advice. *
    <https://begriffs.com/posts/2017-01-14-design-use-quickcheck.html>, a
    detailed tutorial written by a user of QuickCheck.
    
    The <https://hackage.haskell.org/package/quickcheck-instances
    quickcheck-instances> companion package provides instances for types in
    Haskell Platform packages at the cost of additional dependencies.

    List of rpms provided by this srpm:
    ghc8.6.4-quickcheck (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Denis Smirnov

    List of contributors:
    Anton Zhukharev
    Denis Smirnov

    ACL:
    Anton Zhukharev
    @everybody

      1. ghc8.6.4-adldap
      2. ghc8.6.4-asn1-parse
      3. ghc8.6.4-base-noprelude
      4. ghc8.6.4-blaze-builder
      5. ghc8.6.4-bytestring-encoding
      6. ghc8.6.4-case-insensitive
      7. ghc8.6.4-cmark-gfm
      8. ghc8.6.4-co-log
      9. ghc8.6.4-common
      10. ghc8.6.4-cpphs
      11. ghc8.6.4-cryptonite
      12. ghc8.6.4-data-default-class
      13. ghc8.6.4-doc
      14. ghc8.6.4-echo
      15. ghc8.6.4-edit-distance
      16. ghc8.6.4-entropy
      17. ghc8.6.4-filemanip
      18. ghc8.6.4-generic-deriving
      19. ghc8.6.4-glob
      20. ghc8.6.4-hackage-security
      21. ghc8.6.4-haddock-library
      22. ghc8.6.4-hfuse
      23. ghc8.6.4-hscolour
      24. ghc8.6.4-hslogger
      25. ghc8.6.4-hslua
      26. ghc8.6.4-hsyaml
      27. ghc8.6.4-http
      28. ghc8.6.4-hxt-charproperties
      29. ghc8.6.4-ipynb
      30. ghc8.6.4-juicypixels
      31. ghc8.6.4-markdown-unlit
      32. ghc8.6.4-mime-types
      33. ghc8.6.4-optparse-applicative
      34. ghc8.6.4-pem
      35. ghc8.6.4-regex-tdfa
      36. ghc8.6.4-relude
      37. ghc8.6.4-resolv
      38. ghc8.6.4-safe
      39. ghc8.6.4-sandi
      40. ghc8.6.4-sha
      41. ghc8.6.4-socks
      42. ghc8.6.4-splitmix
      43. ghc8.6.4-streaming-commons
      44. ghc8.6.4-syb
      45. ghc8.6.4-tagsoup
      46. ghc8.6.4-temporary
      47. ghc8.6.4-unicode-transforms
      48. ghc8.6.4-utf8-string
      49. ghc8.6.4-xml
      50. ghc8.6.4-zip-archive
      51. libdb4-devel
      52. haskell(abi) = 8.6.4
      53. python3-module-mpl_toolkits
      54. python-modules-compiler

    Last changed


    Aug. 17, 2023 Anton Zhukharev 2.13.2-alt2
    - Fixed FTBFS.
    June 21, 2020 Denis Smirnov 2.13.2-alt1
    - Spec created by cabal2rpm 0.20_10