@hackage queryparser-presto dependencies
17 results
@haskell/text
An efficient packed Unicode text type.
@haskell/parsec
Monadic parser combinators
@haskell/mtl
Monad classes for transformers, using functional dependencies
@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/yaml
Support for parsing and rendering YAML documents.
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/semigroups
Anything that associates
@hackage/regex-tdfa
Pure Haskell Tagged DFA Backend for "Text.Regex" (regex-base)
@hackage/queryparser
Analysis and parsing library for SQL queries.
@hackage/pretty
Pretty-printing library
@hackage/predicate-class
Helper class for passing context along a predicate value
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/fixed-list
A fixed length list type
@hackage/aeson
Fast JSON parsing and encoding
@hackage/QuickCheck
Automatic testing of Haskell programs