libghc-ansi-terminal-prof
Simple ANSI terminal support, with Windows compatibility; profiling libraries
ANSI terminal support for Haskell: allows cursor movement, screen clearing,
color output showing or hiding the cursor, and changing the title.
Compatible with Windows and those Unixes with ANSI terminals, but only
GHC is supported as a compiler.
libghc-assoc-prof
swap and assoc: Symmetric and Semigroupy Bifunctors; profiling libraries
Provides generalisations of
libghc-boring-prof
Boring and Absurd types for Haskell; profiling libraries
* Boring types are isomorphic to ().
libghc-contravariant-extras-prof
extras for the "contravariant" package; profiling libraries
Extras for contravariant, including contrazip functions of multiple
arities.
doctest
test interactive Haskell examples; executable
The doctest program checks examples in source code comments.
It is modeled after doctest for Python
(<http://docs.python.org/library/doctest.html>).
libghc-doctest-prof
test interactive Haskell examples; profiling libraries
The doctest program checks examples in source code comments.
It is modeled after doctest for Python
(<http://docs.python.org/library/doctest.html>).