@hackage accelerate-llvm dependencies
20 results
@haskell/vector
Efficient Arrays
@haskell/template-haskell
Support library for Template Haskell
@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/deepseq
Deep evaluation of data structures
@haskell/containers
Assorted concrete container types
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/base
Core data structures and operations
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/mwc-random
Fast, high quality pseudo random number generation
@hackage/llvm-hs-pure
Pure Haskell LLVM functionality (no FFI).
@hackage/llvm-hs
General purpose LLVM bindings
@hackage/fclabels
First class accessor labels implemented as lenses.
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/dlist
Difference lists
@hackage/data-default-class
A class for types with a default value (compatibility shim)
@hackage/chaselev-deque
Chase & Lev work-stealing lock-free double-ended queues (deques).
@hackage/accelerate
An embedded language for accelerated array processing
@hackage/abstract-deque
Abstract, parameterized interface to mutable Deques.