@hackage advent-of-code-api dependencies
27 results
@hackage/deepseq
Deep evaluation of data structures
@hackage/http-client
An HTTP client engine
@hackage/http-api-data
Converting to/from HTTP API data like URL pieces, headers and query parameters.
@hackage/base
Core data structures and operations
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/tagsoup
Parsing and extracting information from (possibly malformed) HTML/XML documents
@hackage/stm
Software Transactional Memory
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/megaparsec
Monadic parser combinators
@hackage/servant-client
Automatic derivation of querying functions for servant
@hackage/servant-client-core
Core functionality and class for client function generation for servant APIs
@hackage/text
An efficient packed Unicode text type.
@hackage/aeson
Fast JSON parsing and encoding
@hackage/containers
Assorted concrete container types
@hackage/time
A time library
@hackage/http-media
Processing HTTP Content-Type and Accept headers
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/finite-typelits
A type inhabited by finitely many values, indexed by type-level naturals
@hackage/http-client-tls
http-client backend using the connection package and tls library
@hackage/servant
A family of combinators for defining webservices APIs
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/base
Core data structures and operations
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/HUnit
A unit testing framework for Haskell
@hackage/text
An efficient packed Unicode text type.
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/advent-of-code-api
Advent of Code REST API bindings and servant API