]> gitweb @ CieloNegro.org - Lucu.git/history - Network/HTTP/Lucu/HttpVersion.hs
use time-http 0.5
[Lucu.git] / Network / HTTP / Lucu / HttpVersion.hs
2011-12-20 PHODestroy Data.Attoparsec.Parsable; use Data.Default...
2011-12-19 PHOMerge branch 'parsable'
2011-12-19 PHODone.
2011-12-19 PHOMerge branch 'convertible'
2011-12-19 PHOCode clean-up using convertible-text
2011-11-11 PHOBetter name-rewriting engine
2011-10-31 PHOMerge branch 'attoparsec'
2011-10-31 PHOReimplement MultipartForm
2011-10-24 PHOHaddock overhaul
2011-10-13 PHOCosmetic changes suggested by hlint.
2011-10-04 PHOmany changes...
2011-09-04 PHOMerge branch 'master' into attoparsec
2011-07-30 PHOThe attoparsec branch. It doesn't even compile for...
2011-07-29 phoUse base64-bytestring instead of dataenc
2010-02-02 phoSuppress unused-do-bind warnings which GHC 6.12.1 emits
2009-06-03 phoSSL Support
2009-01-16 phoFixed breakage on GHC 6.10.1
2007-11-05 phoExodus to GHC 6.8.1
2007-10-06 phoImplemented fallback handler.
2007-09-05 phoSlight speed improvement
2007-07-17 phoSupplession of unneeded imports
2007-07-09 phoOptimized as possible as I can.
2007-04-20 pho</> is better than +/+
2007-03-25 phoMany improvements: still in early development
2007-03-21 phoInitial Import