X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=Lucu.git;a=blobdiff_plain;f=Network%2FHTTP%2FLucu.hs;h=8ef80d94a51f712b7e30fa6b4f33cd5d369e8ef6;hp=849f97ec7b258d292de8ee199bfe4f1885c7b46a;hb=57b93dc50655857941cc176aed2fc085e6555ff7;hpb=b42b4ab2f78fa62dd023acd136085dae6dc9028a diff --git a/Network/HTTP/Lucu.hs b/Network/HTTP/Lucu.hs index 849f97e..8ef80d9 100644 --- a/Network/HTTP/Lucu.hs +++ b/Network/HTTP/Lucu.hs @@ -36,9 +36,8 @@ module Network.HTTP.Lucu , module Network.HTTP.Lucu.Config -- * URI-related data types - , Scheme , Host - , PathSegments + , Path -- * 'Resource' dispatcher , module Network.HTTP.Lucu.Dispatcher