@hackage yesod-json dependencies
23 results
@hackage/yesod-routes
Efficient routing for Yesod. (deprecated)
@hackage/attoparsec-conduit
Consume attoparsec parsers via conduit. (deprecated)
@hackage/wai
Web Application Interface.
@hackage/shakespeare-js
Stick your haskell variables into javascript/coffeescript at compile time. (deprecated)
@hackage/blaze-builder
Efficient buffered output.
@hackage/conduit
Streaming data processing library.
@hackage/base
Core data structures and operations
@hackage/text
An efficient packed Unicode text type.
@hackage/transformers
Concrete functor and monad transformers
@hackage/aeson
Fast JSON parsing and encoding
@hackage/vector
Efficient Arrays
@hackage/containers
Assorted concrete container types
@hackage/yesod-core
Creation of type-safe, RESTful web applications.
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/safe
Library of safe (exception free) functions
@hackage/wai-extra
Provides some basic WAI handlers and middleware.
@hackage/yesod-json
Generate content for Yesod using the aeson package. (deprecated)
@hackage/base
Core data structures and operations
@hackage/wai-test
Unit test framework (built on HUnit) for WAI applications. (deprecated)
@hackage/text
An efficient packed Unicode text type.
@hackage/containers
Assorted concrete container types
@hackage/yesod-core
Creation of type-safe, RESTful web applications.
@hackage/hspec
A Testing Framework for Haskell