2014-12-08 12:28:32 +01:00
< / script > < / head > < body > < div id = "package-header" > < ul class = "links" id = "page-menu" > < li > < a href = "index.html" > Contents< / a > < / li > < li > < a href = "doc-index.html" > Index< / a > < / li > < / ul > < p class = "caption" > servant-0.2: A family of combinators for defining webservices APIs and serving them< / p > < / div > < div id = "content" > < div id = "index" > < p class = "caption" > Index< / p > < table > < tr > < td class = "src" > :< |> < / td > < td > < / td > < / tr > < tr > < td class = "alt" > 1 (Type/Class)< / td > < td class = "module" > < a href = "Servant-API-Alternative.html#t::-60--124--62-" > Servant.API.Alternative< / a > , Servant.API, Servant< / td > < / tr > < tr > < td class = "alt" > 2 (Data Constructor)< / td > < td class = "module" > < a href = "Servant-API-Alternative.html#v::-60--124--62-" > Servant.API.Alternative< / a > , Servant.API, Servant< / td > < / tr > < tr > < td class = "src" > :> < / td > < td > < / td > < / tr > < tr > < td class = "alt" > 1 (Type/Class)< / td > < td class = "module" > < a href = "Servant-API-Sub.html#t::-62-" > Servant.API.Sub< / a > , Servant.API, Servant< / td > < / tr > < tr > < td class = "alt" > 2 (Data Constructor)< / td > < td class = "module" > < a href = "Servant-API-Sub.html#v::-62-" > Servant.API.Sub< / a > , Servant.API, Servant< / td > < / tr > < tr > < td class = "src" > > :< / td > < td class = "module" > < a href = "Servant-QQ.html#v:-62-:" > Servant.QQ< / a > , Servant< / td > < / tr > < tr > < td class = "src" > And< / td > < td class = "module" > < a href = "Servant-Utils-Links.html#t:And" > Servant.Utils.Links< / a > , Servant< / td > < / tr > < tr > < td class = "src" > blockComment< / td > < td class = "module" > < a href = "Servant-QQ.html#v:blockComment" > Servant.QQ< / a > , Servant< / td > < / tr > < tr > < td class = "src" > Capture< / td > < td class = "module" > < a href = "Servant-API-Capture.html#t:Capture" > Servant.API.Capture< / a > , Servant.API, Servant< / td > < / tr > < tr > < td class = "src" > capture< / td > < td class = "module" > < a href = "Servant-QQ.html#v:capture" > Servant.QQ< / a > , Servant< / td > < / tr > < tr > < td class = "src" > conj< / td > < td class = "module" > < a href = "Servant-QQ.html#v:conj" > Servant.QQ< / a > , Servant< / td > < / tr > < tr > < td class = "src" > Delete< / td > < td class = "module" > < a href = "Servant-API-Delete.html#t:Delete" > Servant.API.Delete< / a > , Servant.API, Servant< / td > < / tr > < tr > < td class = "src" > delete< / td > < td class = "module" > < a href = "Servant-QQ.html#v:delete" > Servant.QQ< / a > , Servant< / td > < / tr > < tr > < td class = "src" > eol< / td > < td class = "module" > < a href = "Servant-QQ.html#v:eol" > Servant.QQ< / a > , Servant< / td > < / tr > < tr > < td class = "src" > eols< / td > < td class = "module" > < a href = "Servant-QQ.html#v:eols" > Servant.QQ< / a > , Servant< / td > < / tr > < tr > < td class = "src" > ExpSYM< / td > < td class = "module" > < a href = "Servant-QQ.html#t:ExpSYM" > Servant.QQ< / a > , Servant< / td > < / tr > < tr > < td class = "src" > failWith< / td > < td class = "module" > < a href = "Servant-Server.html#v:failWith" > Servant.Server< / a > , Servant< / td > < / tr > < tr > < td class = "src" > FromText< / td > < td class = "module" > < a href = "Servant-Common-Text.html#t:FromText" > Servant.Common.Text< / a > , Servant< / td > < / tr > < tr > < td class = "src" > fromText< / td > < td class = "module" > < a href = "Servant-Common-Text.html#v:fromText" > Servant.Common.Text< / a > , Servant< / td > < / tr > < tr > < td class = "src" > Get< / td > < td class = "module" > < a href = "Servant-API-Get.html#t:Get" > Servant.API.Get< / a > , Servant.API, Servant< / td > < / tr > < tr > < td class = "src" > get< / td > < td class = "module" > < a href = "Servant-QQ.html#v:get" > Servant.QQ< / a > , Servant< / td > < / tr > < tr > < td class = "src" > HasServer< / td > < td class = "module" > < a href = "Servant-Server.html#t:HasServer" > Servant.Server< / a > , Servant< / td > < / tr > < tr > < td class = "src" > Header< / td > < td class = "module" > < a href = "Servant-API-Header.html#t:Header" > Servant.API.Header< / a > , Servant.API, Servant< / td > < / tr > < tr > < td class = "src" > inlineComment< / td > < td class = "module" > < a href = "Servant-QQ.html#v:inlineComment" > Servant.QQ< / a > , Servant< / td > < / tr > < tr > < td class = "src" > InvalidBody< / td > < td class = "module" > < a href = "Servant-Server.html#v:InvalidBody" > Servant.Server< / a > , Servant< / td > < / tr > < tr > < td class = "src" > IsElem< / td > < td class = "module" > < a href = "Servant-Utils-Links.html#t:IsElem" > Servant.Utils.Links< / a > , Servant< / td > < / tr > < tr > < td class = "src" > IsLink< / td > < td class = "module" > < a href = "Servant-Utils-Links.html#t:IsLink" > Servant.Utils.Links< / a > , Servant< / td > < / tr > < tr > < td class = "src" > IsLink'< / td > < td class = "module" > < a href = "Servant-Utils-Links.html#t:IsLink-39-" > Servant.Utils.Links< / a > , Servant< / td > < /t