@hackage/base
Core data structures and operations
@hackage/text
An efficient packed Unicode text type.
@hackage/custom-prelude
An enhanced prelude, serving as a foundation for my projects
@hackage/monad-loops
Monadic loops
@hackage/containers
Assorted concrete container types
@hackage/hslua
Bindings to Lua, an embeddable scripting language
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/base
Core data structures and operations
@hackage/test-framework-th
Automagically generate the HUnit- and Quickcheck-bulk-code using Template Haskell.
@hackage/quickcheck-instances
Common quickcheck instances
@hackage/containers
Assorted concrete container types
@hackage/hslua
Bindings to Lua, an embeddable scripting language
@hackage/test-framework-quickcheck2
QuickCheck-2 support for the test-framework package.
@hackage/test-framework
Framework for running and organising tests, with HUnit and QuickCheck support
@hackage/luautils
Helpers for Haskell integration with Lua