@hackage llvm-extra dependencies
27 results
@hackage/enumset
Sets of enumeration values represented by machine words
@hackage/unsafe
Unified interface to unsafe functions
@hackage/base
Core data structures and operations
@hackage/cpuid
Binding for the cpuid machine instruction on x86 compatible processors
@hackage/storable-enum
Wrapper that makes any Enum type Storable
@hackage/non-empty
List-like structures with static restrictions on the number of elements
@hackage/transformers
Concrete functor and monad transformers
@hackage/containers
Assorted concrete container types
@hackage/utility-ht
Various small helper functions for Lists, Maybes, Tuples, Functions
@hackage/bool8
Alternative Bool type stored as byte
@hackage/llvm-tf
Bindings to the LLVM compiler toolkit using type families.
@hackage/tfp
Type-level integers, booleans, lists using type families
@hackage/prelude-compat
Provide Prelude and Data.List with fixed content across GHC versions
@hackage/tagged
Haskell 98 phantom types to avoid unsafely passing dummy arguments
@hackage/base
Core data structures and operations
@hackage/transformers
Concrete functor and monad transformers
@hackage/containers
Assorted concrete container types
@hackage/utility-ht
Various small helper functions for Lists, Maybes, Tuples, Functions
@hackage/parsec
Monadic parser combinators
@hackage/base
Core data structures and operations
@hackage/non-empty
List-like structures with static restrictions on the number of elements
@hackage/transformers
Concrete functor and monad transformers
@hackage/containers
Assorted concrete container types
@hackage/utility-ht
Various small helper functions for Lists, Maybes, Tuples, Functions
@hackage/llvm-tf
Bindings to the LLVM compiler toolkit using type families.
@hackage/tfp
Type-level integers, booleans, lists using type families
@hackage/llvm-extra
Utility functions for the llvm interface