@hackage list-tries dependencies
14 results
@haskell/containers
Assorted concrete container types
@haskell/binary
Binary serialisation for Haskell values using lazy ByteStrings
@haskell/base
Core data structures and operations
@hackage/dlist
Difference lists
@haskell/template-haskell
Support library for Template Haskell
@haskell/binary
Binary serialisation for Haskell values using lazy ByteStrings
@haskell/base
Core data structures and operations
@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/list-tries
Tries and Patricia tries: finite sets and maps for list keys
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/HUnit
A unit testing framework for Haskell
@hackage/ChasingBottoms
For testing partial and infinite values.