@hackage lol-tests0.0.0.1
A library for testing <https://hackage.haskell.org/package/lol Λ ∘ λ>.
Categories
License
GPL-2.0-only
Maintainer
Eric Crockett <ecrockett0@gmail.com>
Links
Versions
- 0.0.0.1 Thu, 23 Feb 2017
Installation
Dependencies (6)
- MonadRandom <0.6
- QuickCheck <3.0
- base >=4.9 && <5
- lol >=0.6.0.0 && <0.7
- test-framework <0.9
- test-framework-quickcheck2 <0.4 Show all…
Dependents (4)
@hackage/acme-everything, @hackage/lol-apps, @hackage/lol-cpp, @hackage/lol-repa
This library contains modules for testing Lol. Primarily, this can be used to verify third-party 'Tensor' instances, but it also includes some useful tools for writing crypto application tests.
Unless you are writing your own tests, you shouldn't explicitly need this package.