@hackage csv-conduit dependencies
28 results
@haskell/vector
Efficient Arrays
@haskell/transformers
Concrete functor and monad transformers
@haskell/text
An efficient packed Unicode text type.
@haskell/primitive
Primitive memory-related operations
@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
@haskell/array
Mutable and immutable arrays
@hackage/resourcet
Deterministic allocation and freeing of scarce resources.
@hackage/ordered-containers
Set- and Map-like types that remember the order elements were inserted
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/data-default
A class for types with a default value
@hackage/conduit-extra
Batteries included conduit: adapters for common libraries.
@hackage/conduit
Streaming data processing library.
@hackage/blaze-builder
Efficient buffered output.
@hackage/attoparsec
Fast combinator parsing for bytestrings and text
@haskell/vector
Efficient Arrays
@haskell/text
An efficient packed Unicode text type.
@haskell/directory
Platform-agnostic library for filesystem operations
@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/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/ordered-containers
Set- and Map-like types that remember the order elements were inserted
@hackage/csv-conduit
A flexible, fast, conduit-based CSV parser library for Haskell.
@hackage/conduit
Streaming data processing library.
@hackage/HUnit
A unit testing framework for Haskell