Description
Provides a testing framework for Haskell projects. It can organize tests, run checks, and report results so developers can confirm that libraries or applications still behave as expected.
This package is useful while developing or maintaining Haskell code. It is normally invoked through a project's build or test workflow rather than opened as a desktop application.