]> gitweb @ CieloNegro.org - Lucu.git/history - Network/HTTP/Lucu/DefaultPage.hs
use time-http 0.5
[Lucu.git] / Network / HTTP / Lucu / DefaultPage.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-19 PHOMerge branch 'convertible'
2011-12-19 PHOCode clean-up using convertible-text.
2011-12-19 PHOCode clean-up using convertible-text.
2011-12-01 PHOUse blaze-html instead of HXT.
2011-11-16 PHOhlint
2011-11-14 PHOnew module: Resource.Dispatcher
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-19 PHOMany many changes
2011-10-17 PHOStill making many changes...
2011-10-17 PHOFixed many bugs...
2011-10-13 PHOCosmetic changes suggested by hlint.
2011-10-08 PHOchanged everything like a maniac
2011-10-05 PHOMany changes...
2011-10-04 PHOResponseWriter now compiles.
2011-10-04 PHOBugfix
2011-10-04 PHOMany changes
2011-10-04 PHOmany changes...
2011-10-03 PHOMany changes...
2011-09-04 PHOMerge branch 'master' into attoparsec
2011-08-25 PHOWorking on Postprocess...
2011-08-25 PHOFormat and others
2011-08-05 PHOAbortion
2011-08-05 PHODefaultPage
2011-07-29 phoUse base64-bytestring instead of dataenc
2011-07-27 phoFixed build failure on recent GHC and other libraries
2010-03-03 phoHonor cnfServerV4Addr and cnfServerV6Addr.
2009-11-10 phoCosmetic changes suggested by hlint
2007-11-05 phoExodus to GHC 6.8.1
2007-10-06 phoImplemented fallback handler.
2007-10-06 phoOptimization
2007-10-03 phoDoc fix, optimization, and more.
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-22 pho"driftTo Done" was trying to change the response header...
2007-04-20 phoDocumentation
2007-04-01 phoMany improvements
2007-03-29 phoMany improvements