Name: | ghc-doctest |
---|---|
Version: | 0.22.4 |
Release: | 1.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 487745 |
License: | MIT |
RPM: | ghc-doctest-0.22.4-1.el10_0.x86_64.rpm |
Source RPM: | ghc-doctest-0.22.4-1.el10_0.src.rpm |
Build Date: | Mon May 19 2025 |
Build Host: | build-ol10-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>. |