]> gitweb @ CieloNegro.org - Lucu.git/history - Network/HTTP/Lucu/Resource/Internal.hs
use time-http 0.5
[Lucu.git] / Network / HTTP / Lucu / Resource / Internal.hs
2011-12-27 PHOFix a long-standing bug in generating Allowed header...
2011-12-27 PHOCode reorganisation
2011-12-20 PHOrename: reqMustHaveBody --> reqHasBody
2011-12-19 PHOMerge branch 'convertible'
2011-12-19 PHOCode clean-up using convertible-text.
2011-12-19 PHOCode clean-up using convertible-text.
2011-12-14 PHOMake 'Rsrc a' an instance of MonadFix.
2011-11-30 PHOhlint
2011-11-30 PHOdocs
2011-11-26 PHOHelloWorld works again.
2011-11-26 PHOScrap SchemeMapper
2011-11-23 PHOIt (at least) builds now...
2011-11-21 PHORename: Resource --> Rsrc; ResourceDef --> Resource
2011-11-21 PHOauto-derive Map
2011-11-14 PHOHeaders is now instances of collections-api's type...
2011-11-14 PHOcode cleanup
2011-11-12 PHOAdded a configuration flag -fssl to enable SSL support...
2011-11-06 PHOStatusCode is now a type class, not an algebraic data...
2011-10-31 PHOMerge branch 'attoparsec'
2011-10-31 PHOHaddock comments
2011-10-31 PHOReimplement MultipartForm
2011-10-26 PHOMany bugfixes
2011-10-24 PHOHaddock overhaul
2011-10-24 PHOYet Another Huge Changes
2011-10-21 PHOResource paths should not be assumed to be encoded...
2011-10-20 PHOResource.hs compiles again.
2011-10-19 PHOMany many changes