@hackage juandelacosa dependencies
20 results
@haskell/unix
POSIX functionality
@haskell/text
An efficient packed Unicode text type.
@haskell/mtl
Monad classes for transformers, using functional dependencies
@haskell/entropy
A platform independent entropy source
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/base
Core data structures and operations
@hackage/warp
A fast, light-weight web server for WAI applications.
@hackage/wai-middleware-static
WAI middleware that serves requests to static files.
@hackage/wai-extra
Provides some basic WAI handlers and middleware.
@hackage/wai
Web Application Interface.
@hackage/scotty
Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp
@hackage/resource-pool
A high-performance striped resource pooling implementation
@hackage/optparse-applicative
Utilities and combinators for parsing command line options
@hackage/network
Low-level networking interface
@hackage/mysql-simple
A mid-level MySQL client library.
@hackage/mysql
A low-level MySQL client library.
@hackage/http-types
Generic HTTP types for Haskell (for both client and server code).
@hackage/fast-logger
A fast logging system
@hackage/data-default-class
A class for types with a default value (compatibility shim)
@hackage/base64-bytestring
Fast base64 encoding and decoding for ByteStrings