@haskell/process
Process libraries
@haskell/parsec
Monadic parser combinators
@haskell/mtl
Monad classes for transformers, using functional dependencies
@haskell/filepath
Library for manipulating FilePaths in a cross platform way.
@haskell/directory
Platform-agnostic library for filesystem operations
@haskell/containers
Assorted concrete container types
@haskell/base
Core data structures and operations
@hackage/wl-pprint
The Wadler/Leijen Pretty Printer
@hackage/test-framework-quickcheck2
QuickCheck-2 support for the test-framework package.
@hackage/test-framework-hunit
HUnit support for the test-framework package.
@hackage/test-framework
Framework for running and organising tests, with HUnit and QuickCheck support
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/HUnit
A unit testing framework for Haskell
@hackage/Glob
Globbing library