| Name: | ghc-doctest |
|---|---|
| Version: | 0.17 |
| Release: | 3.el9 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 555810 |
| License: | MIT |
| RPM: | ghc-doctest-0.17-3.el9.x86_64.rpm |
| Source RPM: | ghc-doctest-0.17-3.el9.src.rpm |
| Build Date: | Thu Sep 22 2022 |
| Build Host: | build-ol9-x86_64.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>. |