@hackage sqlite-simple dependencies
22 results
@haskell/transformers
Concrete functor and monad transformers
@haskell/text
An efficient packed Unicode text type.
@haskell/template-haskell
Support library for Template Haskell
@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/time
A time library
@hackage/semigroups
Anything that associates
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/direct-sqlite
Low-level binding to SQLite3. Includes UTF8 and BLOB support.
@hackage/blaze-textual
Fast rendering of common datatypes
@hackage/blaze-builder
Efficient buffered output.
@hackage/attoparsec
Fast combinator parsing for bytestrings and text
@hackage/Only
The 1-tuple type or single-value "collection"
@haskell/text
An efficient packed Unicode text type.
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/base
Core data structures and operations
@hackage/time
A time library
@hackage/sqlite-simple
Mid-Level SQLite client library
@hackage/direct-sqlite
Low-level binding to SQLite3. Includes UTF8 and BLOB support.
@hackage/base16-bytestring
RFC 4648-compliant Base16 encodings for ByteStrings
@hackage/HUnit
A unit testing framework for Haskell