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>).
libghc-emojis-prof
Conversion between emoji characters and their names; profiling libraries
This package provides functions for converting emoji names to emoji
characters and vice versa.
libghc-file-embed-prof
direct file embedding library; profiling libraries
It lets you use Template Haskell to embed file contents directly.