]> gitweb @ CieloNegro.org - Lucu.git/history - Network/HTTP/Lucu/Abortion.hs
StatusCode is now a type class, not an algebraic data type.
[Lucu.git] / Network / HTTP / Lucu / Abortion.hs
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 PHODoc fix
2011-10-19 PHOMany many changes
2011-10-17 PHOStill making many changes...
2011-10-17 PHOFixed many bugs...
2011-10-12 PHOThe library now compiles, and I'm now working on Implan...
2011-10-04 PHOMany changes
2011-09-04 PHOMerge branch 'master' into attoparsec
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
2009-11-10 phoCosmetic changes suggested by hlint
2009-01-20 phoNo need to define our own methods for Exception Abortion
2009-01-16 phoFixed breakage on GHC 6.10.1
2007-10-18 phoSmall fix
2007-10-06 phoImplemented fallback handler.
2007-10-06 phomultipart/form-data and more
2007-10-06 phoOptimization
2007-10-03 phoDoc fix, optimization, and more.
2007-10-03 phoDoc fix
2007-07-17 phoSupplession of unneeded imports
2007-07-09 phoOptimized as possible as I can.
2007-05-03 phoDocumentation
2007-04-22 pho"driftTo Done" was trying to change the response header...
2007-04-15 phoChanged type of abortA
2007-04-12 phoNetwork.HTTP.Lucu
2007-04-09 phostaticFile
2007-04-07 phoETag and Last Modified
2007-04-01 phoMany improvements