| Name: | ghc-doctest |
|---|---|
| Version: | 0.22.4 |
| Release: | 1.el10_0 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 501289 |
| License: | MIT |
| RPM: | ghc-doctest-0.22.4-1.el10_0.aarch64.rpm |
| Source RPM: | ghc-doctest-0.22.4-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/doctest |
| Summary: | Test interactive Haskell examples |
| Description: | The doctest program checks examples in source code comments. It is modeled after doctest for Python (<https://docs.python.org/library/doctest.html>). Documentation is at <https://github.com/sol/doctest#readme>. |