@hackage servant-snap dependencies
69 results
@haskell/transformers
Concrete functor and monad transformers
@haskell/text
An efficient packed Unicode text type.
@haskell/mtl
Monad classes for transformers, using functional dependencies
@haskell/filepath
Library for manipulating FilePaths in a cross platform way.
@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/word8
Word8 library
@hackage/tagged
Haskell 98 phantom types to avoid unsafely passing dummy arguments
@hackage/string-conversions
Simplifies dealing with different types for strings
@hackage/snap-server
A web server for the Snap Framework
@hackage/snap-core
Snap: A Haskell Web Framework (core interfaces and types)
@hackage/snap
Top-level package for the Snap Web Framework
@hackage/servant
A family of combinators for defining webservices APIs
@hackage/network-uri
URI manipulation
@hackage/mmorph
Monad morphisms
@hackage/io-streams
Simple, composable, and easy-to-use stream I/O
@hackage/http-types
Generic HTTP types for Haskell (for both client and server code).
@hackage/http-media
Processing HTTP Content-Type and Accept headers
@hackage/http-api-data
Converting to/from HTTP API data like URL pieces, headers and query parameters.
@hackage/case-insensitive
Case insensitive string comparison
@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
@haskell/transformers
Concrete functor and monad transformers
@haskell/text
An efficient packed Unicode text type.
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/base
Core data structures and operations
@hackage/snap-server
A web server for the Snap Framework
@hackage/snap-core
Snap: A Haskell Web Framework (core interfaces and types)
@hackage/snap
Top-level package for the Snap Web Framework
@hackage/servant-snap
A family of combinators for defining webservices APIs and serving them
@hackage/servant
A family of combinators for defining webservices APIs
@hackage/map-syntax
Syntax sugar for defining maps
@hackage/lens
Lenses, Folds and Traversals
@hackage/heist
An Haskell template system supporting both HTML5 and XML.
@hackage/errors
Simplified error-handling
@hackage/aeson
Fast JSON parsing and encoding
@haskell/transformers
Concrete functor and monad transformers
@haskell/text
An efficient packed Unicode text type.
@haskell/process
Process libraries
@haskell/parsec
Monadic parser combinators
@haskell/mtl
Monad classes for transformers, using functional dependencies
@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/time
A time library
@hackage/temporary
Portable temporary file and directory support
@hackage/string-conversions
Simplifies dealing with different types for strings
@hackage/snap-server
A web server for the Snap Framework
@hackage/snap-core
Snap: A Haskell Web Framework (core interfaces and types)
@hackage/snap
Top-level package for the Snap Web Framework
@hackage/servant-snap
A family of combinators for defining webservices APIs and serving them
@hackage/servant
A family of combinators for defining webservices APIs
@hackage/network
Low-level networking interface
@hackage/lens
Lenses, Folds and Traversals
@hackage/io-streams
Simple, composable, and easy-to-use stream I/O
@hackage/http-types
Generic HTTP types for Haskell (for both client and server code).
@hackage/hspec-snap
A library for testing with Hspec and the Snap Web Framework
@hackage/hspec-core
A Testing Framework for Haskell
@hackage/hspec
A Testing Framework for Haskell
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/digestive-functors
A practical formlet library
@hackage/case-insensitive
Case insensitive string comparison
@hackage/base64-bytestring
Fast base64 encoding and decoding for ByteStrings
@hackage/aeson
Fast JSON parsing and encoding
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/HUnit
A unit testing framework for Haskell