2014-12-08 10:57:31 +01:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> < html xmlns = "http://www.w3.org/1999/xhtml" > < head > < meta http-equiv = "Content-Type" content = "text/html; charset=UTF-8" / > < title > servant-0.2: A family of combinators for defining webservices APIs and serving them< / title > < link href = "ocean.css" rel = "stylesheet" type = "text/css" title = "Ocean" / > < script src = "haddock-util.js" type = "text/javascript" > < / script > < script type = "text/javascript" > / / < ! [ C D A T A [
2014-12-02 18:34:48 +01:00
window.onload = function () {pageLoad();};
//]]>
2014-12-08 12:28:32 +01:00
< / script > < / head > < body id = "mini" > < div id = "module-list" > < p class = "caption" > Modules< / p > < ul > < li class = "module" > < a href = "Servant.html" target = "main" > Servant< / a > < / li > < li class = "module" > < a href = "Servant-API.html" target = "main" > Servant.API< / a > < / li > < li class = "module" > < a href = "Servant-API-Alternative.html" target = "main" > Servant.API.Alternative< / a > < / li > < li class = "module" > < a href = "Servant-API-Capture.html" target = "main" > Servant.API.Capture< / a > < / li > < li class = "module" > < a href = "Servant-API-Delete.html" target = "main" > Servant.API.Delete< / a > < / li > < li class = "module" > < a href = "Servant-API-Get.html" target = "main" > Servant.API.Get< / a > < / li > < li class = "module" > < a href = "Servant-API-Header.html" target = "main" > Servant.API.Header< / a > < / li > < li class = "module" > < a href = "Servant-API-Post.html" target = "main" > Servant.API.Post< / a > < / li > < li class = "module" > < a href = "Servant-API-Put.html" target = "main" > Servant.API.Put< / a > < / li > < li class = "module" > < a href = "Servant-API-QueryParam.html" target = "main" > Servant.API.QueryParam< / a > < / li > < li class = "module" > < a href = "Servant-API-Raw.html" target = "main" > Servant.API.Raw< / a > < / li > < li class = "module" > < a href = "Servant-API-ReqBody.html" target = "main" > Servant.API.ReqBody< / a > < / li > < li class = "module" > < a href = "Servant-API-Sub.html" target = "main" > Servant.API.Sub< / a > < / li > < li class = "module" > < a href = "Servant-Common-Text.html" target = "main" > Servant.Common.Text< / a > < / li > < li class = "module" > < a href = "Servant-QQ.html" target = "main" > Servant.QQ< / a > < / li > < li class = "module" > < a href = "Servant-Server.html" target = "main" > Servant.Server< / a > < / li > < li class = "module" > < a href = "Servant-Utils-Links.html" target = "main" > Servant.Utils.Links< / a > < / li > < li class = "module" > < a href = "Servant-Utils-StaticFiles.html" target = "main" > Servant.Utils.StaticFiles< / a > < / li > < / ul > < / div > < / body > < / html >