Name: | ghc-hspec |
---|---|
Version: | 2.7.10 |
Release: | 2.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 72452 |
License: | MIT |
RPM: | ghc-hspec-2.7.10-2.el9.aarch64.rpm |
Source RPM: | ghc-hspec-2.7.10-2.el9.src.rpm |
Build Date: | Tue Sep 06 2022 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://hackage.haskell.org/package/hspec |
Summary: | A Testing Framework for Haskell |
Description: | Hspec is a testing framework for Haskell. Some of Hspec's distinctive features are: * a friendly DSL for defining tests * integration with QuickCheck, SmallCheck, and HUnit * parallel test execution * automatic discovery of test files The Hspec Manual is at <http://hspec.github.io/>. |