progress-reporting

Functionality for reporting function progress.

Latest on Hackage:1.1.0@rev:1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LGPL-3.0-only licensed by Jeroen Bransen
Maintained by [email protected]

This module provides a set of functions for writing functions that report their own progress in a monadic context, which can be evaluated to get progress reports while time-consuming functions are running.