| Name: | ghc-hspec |
|---|---|
| Version: | 2.11.9 |
| Release: | 1.el10_0 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 73017 |
| License: | MIT |
| RPM: | ghc-hspec-2.11.9-1.el10_0.aarch64.rpm |
| Source RPM: | ghc-hspec-2.11.9-1.el10_0.src.rpm |
| Build Date: | Tue May 20 2025 |
| Build Host: | build-ol10-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 <https://hspec.github.io/>. |