X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=Network%2FHTTP%2FLucu%2FDispatcher.hs;h=fc7e4a6d9a74c4b66510d97fb49b4d524672bb81;hb=5f2ef377345fc47aabc63c1325df82c1cd9da9ed;hp=7b0c84003a2c84c14b67184b05a75b3b4dbc55d5;hpb=e30ad424d38d9406a8cede15b2fb730bc138ce64;p=Lucu.git diff --git a/Network/HTTP/Lucu/Dispatcher.hs b/Network/HTTP/Lucu/Dispatcher.hs index 7b0c840..fc7e4a6 100644 --- a/Network/HTTP/Lucu/Dispatcher.hs +++ b/Network/HTTP/Lucu/Dispatcher.hs @@ -1,8 +1,6 @@ --- |Repository of resources that are handled by httpd. +-- |Static and dynamic repositories of resources in an httpd. module Network.HTTP.Lucu.Dispatcher - ( SchemeMapper(..) - , SchemeMap - , HostMapper(..) + ( HostMapper(..) , HostMap , ResourceMapper(..) , ResourceMap