libghc-ghc-tcplugins-extra-prof
Utilities for writing GHC type-checker plugins; profiling libraries
Utilities for writing GHC type-checker plugins, such as
creating constraints, with a stable API covering multiple
GHC releases.
libghc-lens-family-core-prof
Haskell 98 Lens Families; profiling libraries
This package provides first-class functional references.
In addition to the usual operations of getting, setting and
composition, plus integration with the state monad, lens families
provide some unique features:
libghc-logict-prof
Backtracking logic-programming monad; profiling libraries
It is a continuation-based, backtracking, logic programming monad. An
adaptation of the two-continuation implementation found in the paper
Backtracking, Interleaving, and Terminating Monad Transformers available
here: http://okmij.org/ftp/papers/LogicT.pdf
libghc-mime-types-prof
mime-type handling types and functions; profiling libraries; profiling libraries
This package provides basic types and functions to handle mime-types.
libghc-language-c-prof
Haskell library for the analysis and generation of C code; profiling libraries
Language C is a haskell library for the analysis and generation of C code. It
features a complete, well tested parser and pretty printer for all of C99 and
a large set of GNU extensions.
libghc-primitive-addr-prof
addresses to unmanaged memory; profiling libraries
This library provides the Data.Primitive.Addr module
that was a part of the primitive library before
primitive 0.7.0.0.