lib:servant
Modules
- Servant.API
- Servant.API.Alternative
- Servant.API.BasicAuth
- Servant.API.Capture
- Servant.API.ContentTypes
- Servant.API.Description
- Servant.API.Empty
- Servant.API.Experimental.Auth
- Servant.API.Fragment
- Servant.API.Generic
- Servant.API.Header
- Servant.API.HttpVersion
- Servant.API.IsSecure
- Servant.API.Modifiers
- Servant.API.NamedRoutes
- Servant.API.QueryParam
- Servant.API.QueryString
- Servant.API.Raw
- Servant.API.RemoteHost
- Servant.API.ReqBody
- Servant.API.ResponseHeaders
- Servant.API.Status
- Servant.API.Stream
- Servant.API.Sub
- Servant.API.TypeErrors
- Servant.API.TypeLevel
- Servant.API.UVerb
- Servant.API.UVerb.Union
- Servant.API.Vault
- Servant.API.Verbs
- Servant.API.WithNamedContext
- Servant.API.WithResource
- Servant.Links
- Servant.Test.ComprehensiveAPI
- Servant.Types.SourceT
Dependencies
- QuickCheck lib:QuickCheck >=2.12.6.1 && <2.16
- aeson lib:aeson >=1.4.1.0 && <2.3
- attoparsec lib:attoparsec >=0.13.2.2 && <0.15
- base lib:base >=4.14 && <4.21
- bifunctors lib:bifunctors >=5.5.3 && <5.7
- bytestring lib:bytestring >=0.10.8.1 && <0.13
- case-insensitive lib:case-insensitive >=1.2.0.11 && <1.3
- constraints lib:constraints >=0.2
- containers lib:containers >=0.6 && <0.8
- deepseq lib:deepseq >=1.4.2.0 && <1.6
- http-api-data lib:http-api-data >=0.4.1 && <0.7
- http-media lib:http-media >=0.7.1.3 && <0.9
- http-types lib:http-types >=0.12.2 && <0.13
- mmorph lib:mmorph >=1.1.2 && <1.3
- mtl lib:mtl ^>=2.2.2 || ^>=2.3.1
- network-uri lib:network-uri >=2.6.1.0 && <2.7
- singleton-bool lib:singleton-bool >=0.1.4 && <0.2
- sop-core lib:sop-core >=0.4.0.0 && <0.6
- text lib:text >=1.2.3.0 && <2.2
- transformers lib:transformers >=0.5.2.0 && <0.7
- vault lib:vault >=0.3.1.2 && <0.4
Reverse dependencies
Direct only. Not exhaustive.
- acme-everything lib:acme-everything
- servant exe:greet
- servant test:doctests
- servant test:spec
- servant-client lib:servant-client
- servant-client test:spec
- servant-docs exe:greet-docs
- servant-docs lib:servant-docs
- servant-jquery exe:counter
- servant-jquery lib:servant-jquery
- servant-jquery test:spec
- servant-pool lib:servant-pool
- servant-postgresql lib:servant-postgresql
- servant-scotty lib:servant-scotty
- servant-server exe:greet
- servant-server lib:servant-server
- servant-server test:spec