@hackage ngx-export-tools-extra dependencies
30 results
@hackage/trifecta
A modern parser combinator library with convenient diagnostics
@hackage/template-haskell
Support library for Template Haskell
@hackage/pcre-light
Portable regex library for Perl 5 compatible regular expressions
@hackage/safe-exceptions
Safe, consistent, and easy exception handling
@hackage/http-client
An HTTP client engine
@hackage/http-types
Generic HTTP types for Haskell (for both client and server code).
@hackage/prettyprinter
A modern, easy to use, well-documented, extensible pretty-printer.
@hackage/ngx-export
Helper module for Nginx Haskell module
@hackage/base
Core data structures and operations
@hackage/enclosed-exceptions
Catching all exceptions from within an enclosed computation
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/ede
Templating language with similar syntax and features to Liquid or Jinja2.
@hackage/ngx-export-tools
Extra tools for Nginx Haskell module
@hackage/base64
A modern Base64 library
@hackage/text
An efficient packed Unicode text type.
@hackage/aeson
Fast JSON parsing and encoding
@hackage/case-insensitive
Case insensitive string comparison
@hackage/containers
Assorted concrete container types
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/async
Run IO operations asynchronously and wait for their results
@hackage/network
Low-level networking interface
@hackage/http-client-brread-timeout
Http client with time-limited brRead
@hackage/time
A time library
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/snap-core
Snap: A Haskell Web Framework (core interfaces and types)
@hackage/resolv
Domain Name Service (DNS) lookup via the libresolv standard library routines
@hackage/snap-server
A web server for the Snap Framework
@hackage/http-client-tls
http-client backend using the connection package and tls library
@hackage/pcre-heavy
A regexp (regex) library on top of pcre-light you can actually use.