]> gitweb @ CieloNegro.org - Lucu.git/history - Network/HTTP/Lucu/Postprocess.hs
use time-http 0.5
[Lucu.git] / Network / HTTP / Lucu / Postprocess.hs
2011-12-27 PHOCode reorganisation
2011-12-26 PHODestroy Data.Eq.Indirect
2011-12-22 PHONew module: Data.Eq.Indirect providing Eq' type class.
2011-12-20 PHOBugfix regarding HEAD requests
2011-12-19 PHOMerge branch 'convertible'
2011-12-19 PHOCode clean-up using convertible-text.
2011-12-01 PHOUse blaze-html instead of HXT.
2011-11-07 PHOEach instances of StatusCode should not be an instance...
2011-11-06 PHOStatusCode is now a type class, not an algebraic data...
2011-10-31 PHOMerge branch 'attoparsec'
2011-10-24 PHOYet Another Huge Changes
2011-10-21 PHOThe library compiles again.
2011-10-19 PHOMany many changes
2011-10-17 PHOFixed many bugs...
2011-10-08 PHOchanged everything like a maniac
2011-10-05 PHOMany changes...
2011-10-04 PHOResponseWriter now compiles.
2011-10-04 PHOmany changes...
2011-10-03 PHOMany changes...
2011-09-04 PHOMerge branch 'master' into attoparsec
2011-08-25 PHOStill working on Postprocess...
2011-08-25 PHOWorking on Postprocess...
2011-08-25 PHOFormat and others
2011-07-29 phoUse base64-bytestring instead of dataenc
2010-03-26 phoLucu 0.6 RELEASE-0_6
2009-11-10 phoCosmetic changes suggested by hlint
2007-11-05 phoExodus to GHC 6.8.1
2007-10-06 phoOptimization
2007-08-25 phoMoved hidden modules from Exposed-Modules to Other...
2007-07-17 phoSupplession of unneeded imports
2007-07-09 phoOptimized as possible as I can.
2007-05-19 phogetRequestURI should always return an absolute URI
2007-04-26 phoTransfer-Encoding is always overwritten / foundEntity...
2007-04-22 pho"driftTo Done" was trying to change the response header...
2007-04-20 phoDocumentation
2007-04-12 phostaticDir
2007-04-09 phostaticFile
2007-04-01 phoMany improvements
2007-03-29 phoMany improvements
2007-03-25 phoMany improvements: still in early development