X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=Lucu.git;a=blobdiff_plain;f=Network%2FHTTP%2FLucu.hs;h=945f16c10dc4f4b57d4047294f7e11dfd00468bf;hp=5a1a9501bc22e60b3e6dd8b8bbac794790044fb0;hb=1ead053df6a792edafa9d714c4c038a8a9c3ad16;hpb=545053db37e71ed18ca59c12467a8ecb10bf5f83 diff --git a/Network/HTTP/Lucu.hs b/Network/HTTP/Lucu.hs index 5a1a950..945f16c 100644 --- a/Network/HTTP/Lucu.hs +++ b/Network/HTTP/Lucu.hs @@ -35,11 +35,11 @@ module Network.HTTP.Lucu -- * 'Config'uration , module Network.HTTP.Lucu.Config - -- * Resource Tree + -- * 'Resource' Tree , ResTree , mkResTree - -- * 'Resource' Monad + -- * 'Rsrc' Monad , module Network.HTTP.Lucu.Resource -- ** Things to be used in the Resource monad