@hackage hledger-web dependencies
55 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/mtl
Monad classes for transformers, using functional dependencies
@haskell/filepath
Library for manipulating FilePaths in a cross platform way.
@haskell/directory
Platform-agnostic library for filesystem operations
@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/yesod-test
integration testing for WAI/Yesod Applications
@hackage/yesod-static
Static file serving subsite for Yesod Web Framework.
@hackage/yesod-form
Form handling support for Yesod Web Framework
@hackage/yesod-core
Creation of type-safe, RESTful web applications.
@hackage/yesod
Creation of type-safe, RESTful web applications.
@hackage/yaml
Support for parsing and rendering YAML documents.
@hackage/warp
A fast, light-weight web server for WAI applications.
@hackage/wai-handler-launch
Launch a web app in the default browser.
@hackage/wai-extra
Provides some basic WAI handlers and middleware.
@hackage/wai-cors
CORS for WAI
@hackage/wai
Web Application Interface.
@hackage/utf8-string
Support for reading and writing UTF8 Strings
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/unix-compat
Portable POSIX-compatibility layer.
@hackage/time
A time library
@hackage/shakespeare
A toolkit for making compile-time interpolated templates
@hackage/safe
Library of safe (exception free) functions
@hackage/network
Low-level networking interface
@hackage/megaparsec
Monadic parser combinators
@hackage/http-types
Generic HTTP types for Haskell (for both client and server code).
@hackage/http-conduit
HTTP client package with conduit interface and HTTPS support.
@hackage/http-client
An HTTP client engine
@hackage/hspec
A Testing Framework for Haskell
@hackage/hledger-lib
A library providing the core functionality of hledger
@hackage/hledger
Command-line interface for the hledger accounting system
@hackage/hjsmin
Haskell implementation of a javascript minifier
@hackage/githash
Compile git revision info into Haskell projects
@hackage/extra
Extra functions I use.
@hackage/data-default
A class for types with a default value
@hackage/conduit-extra
Batteries included conduit: adapters for common libraries.
@hackage/conduit
Streaming data processing library.
@hackage/cmdargs
Command line argument processing
@hackage/clientsession
Securely store session data in a client-side cookie.
@hackage/case-insensitive
Case insensitive string comparison
@hackage/blaze-markup
A blazingly fast markup combinator library for Haskell
@hackage/blaze-html
A blazingly fast HTML combinator library for Haskell
@hackage/base64
A modern Base64 library
@hackage/base-compat
A compatibility layer for base
@hackage/aeson
Fast JSON parsing and encoding
@hackage/Decimal
Decimal numbers with variable precision