Skip to content
Sections
>> Trisquel >> 软件包 >> etiona >> haskell >> libghc-quickcheck-safe-dev
etiona  ] [  nabia  ] [  aramo  ]
[ 源代码: haskell-quickcheck-safe  ]

软件包: libghc-quickcheck-safe-dev (0.1.0.2-1build2)

Safe reimplementation of QuickCheck's core

QuickCheck-safe reimplements the quickCheck functionality with a pure interface and a very small trusted base (see Test.QuickCheck.Safe.Trusted).

* uses the existing Arbitrary instances * implemented features: testing, result minimization (i.e., shrinking) * missing features: expected failures, label frequencies, coverage

The package is targeted at users who want to leverage SafeHaskell for sandboxing.

  >>> putStr $ quickCheck (inventQCGen ()) (\x -> length (x :: [()]) < 10)
  *** Failed! Falsifiable (after 18 tests and 3 shrinks):
  [(),(),(),(),(),(),(),(),(),(),(),(),(),(),()]

This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.

其他与 libghc-quickcheck-safe-dev 有关的软件包

  • 依赖
  • 推荐
  • 建议

下载 libghc-quickcheck-safe-dev

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
i386 30.9 kB207 kB [文件列表]