软件包:libghc-should-not-typecheck-prof(2.1.0-9) [debports]
verify that an expression does not typecheck; profiling libraries
should-not-typecheck is a Haskell library which allows you to assert that an expression does not typecheck in your tests. It provides one function, shouldNotTypecheck, which takes an expression and will fail the test if it typechecks. shouldNotTypecheck returns an HUnit Assertion (so it can be used with both HUnit and hspec).
This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-should-not-typecheck-prof 有关的软件包
|
|
|
|
-
- dep: libghc-base-prof-4.18.2.1-665fa
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-deepseq-prof-1.4.8.1-f9583
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-hunit-prof-1.6.2.0-8f012
- 本虚包由这些包填实: libghc-hunit-prof
-
- dep: libghc-should-not-typecheck-dev (= 2.1.0-9)
- verify that an expression does not typecheck