libghc-infinite-list-prof
infinite lists; profiling libraries
Modern lightweight library for infinite lists with fusion.
libghc-mainland-pretty-prof
pretty printing designed for printing source code; profiling libraries
Pretty printing designed for printing source code based on
Wadler's paper /A Prettier Printer/. The main advantage of this
library is its ability to automatically track the source
locations associated with pretty printed values and output
appropriate #line pragmas and its ability to produce output
in the form of lazy text using a builder.
libghc-pqueue-prof
reliable, persistent, fast priority queues.; profiling libraries
A fast, reliable priority queue implementation based on a binomial heap.
libghc-tasty-hunit-prof
Haskell testing framework, HUnit support; profiling libraries
HUnit support for the Tasty test framework.
libghc-unicode-collation-prof
Haskell implementation of the Unicode Collation Algorithm; profiling libraries
This library provides a pure Haskell implementation of the Unicode Collation
Algorithm. It is not as fully-featured or as performant as @text-icu@, but it
avoids a dependency on a large C library. Locale-specific tailorings are also
provided.
mediaconch-gui
implementation and policy checker, reporter and fixer for media files
MediaConch is an extensible, open source software project consisting of an
implementation checker, policy checker, reporter, and fixer that targets
preservation-level audiovisual files (specifically Matroska, Linear Pulse Code
Modulation (LPCM) and FF Video Codec 1 (FFV1)) for use in memory institutions,
providing detailed and batch-level conformance checking via an adaptable and
flexible application program interface accessible by the command line, a
graphical user interface, or a web-based shell.