]> gitweb @ CieloNegro.org - Lucu.git/history - Network/HTTP/Lucu/Resource/Internal.hs
Rename: Resource --> Rsrc; ResourceDef --> Resource
[Lucu.git] / Network / HTTP / Lucu / Resource / Internal.hs
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