@hackage llvm-general-pure dependencies
16 results
@haskell/transformers
Concrete functor and monad transformers
@haskell/template-haskell
Support library for Template Haskell
@haskell/parsec
Monadic parser combinators
@haskell/mtl
Monad classes for transformers, using functional dependencies
@haskell/containers
Assorted concrete container types
@haskell/base
Core data structures and operations
@hackage/setenv
A cross-platform library for setting environment variables
@haskell/mtl
Monad classes for transformers, using functional dependencies
@haskell/containers
Assorted concrete container types
@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/llvm-general-pure
Pure Haskell LLVM functionality (no FFI).
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/HUnit
A unit testing framework for Haskell