@hackage dingo-core dependencies
29 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/random
Pseudo-random number generation
@haskell/deepseq
Deep evaluation of data structures
@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/web-css
Simple functions for CSS.
@hackage/warp
A fast, light-weight web server for WAI applications.
@hackage/wai-extra
Provides some basic WAI handlers and middleware.
@hackage/wai-eventsource
WAI support for server-sent events (deprecated)
@hackage/wai
Web Application Interface.
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/strict-concurrency
Strict concurrency abstractions
@hackage/shakespeare-js
Stick your haskell variables into javascript/coffeescript at compile time. (deprecated)
@hackage/http-types
Generic HTTP types for Haskell (for both client and server code).
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/file-embed
Use Template Haskell to embed file contents directly.
@hackage/fclabels
First class accessor labels implemented as lenses.
@hackage/cookie
HTTP cookie parsing and rendering
@hackage/conduit
Streaming data processing library.
@hackage/blaze-textual
Fast rendering of common datatypes
@hackage/blaze-html
A blazingly fast HTML combinator library for Haskell
@hackage/blaze-builder
Efficient buffered output.
@hackage/base64-bytestring
Fast base64 encoding and decoding for ByteStrings
@hackage/attoparsec
Fast combinator parsing for bytestrings and text
@hackage/aeson
Fast JSON parsing and encoding
@hackage/SHA
Implementations of the SHA suite of message digest functions