libghc-hspec-expectations-prof
catchy combinators for HUnit; profiling libraries
Catchy combinators for HUnit: the three main primitives are shouldBe,
shouldSatisfy and shouldThrow. They can be used with HUnit, or any
framework that integrates with HUnit, like test-framework or Hspec.
libghc-some-prof
existential type: Some; profiling libraries
This library defines an existential type Some in a few variants, and
utilities to work with it.
libghc-th-extras-prof
grab bag of functions for use with Template Haskell; profiling libraries
Various ugly CPP hacks to support the ever-changing interface of the template
haskell system by providing high-level operations and making sure they work on
as many versions of Template Haskell as possible.
libghc-uuagc-cabal-prof
Cabal plugin for UUAGC; profiling libraries
Cabal plugin for the Universiteit Utrecht Attribute Grammar System.
libghc-witch-prof
convert values from one type into another; profiling libraries
Witch offers typeclasses and utilities to convert values from one
type into another.
libghc-hslogger-prof
logging framework for Haskell; profiling libraries
hslogger is a logging framework for Haskell, roughly similar to
Python's logging module.