]> gitweb @ CieloNegro.org - Lucu.git/history - Network/HTTP/Lucu/Parser.hs
Fixed build failure on recent GHC and other libraries
[Lucu.git] / Network / HTTP / Lucu / Parser.hs
2011-07-27 phoFixed build failure on recent GHC and other libraries
2009-11-10 phoCosmetic changes suggested by hlint
2009-11-09 phoFix for insane memory usage RELEASE-0_4
2009-11-03 phoRelease 0.3.3
2009-07-08 phoFixed stack-overflow bugs RELEASE-0_3_2
2009-01-16 phoFixed breakage on GHC 6.10.1
2007-11-05 phoExodus to GHC 6.8.1
2007-10-06 phomultipart/form-data and more
2007-10-06 phoSlight changes
2007-10-03 phoDoc fix, optimization, and more.
2007-10-03 phoThe parser now returns unboxed tuple.
2007-10-03 phoDoc fix
2007-09-06 phoSlight speed improvement and bugfix
2007-09-05 phoSlight speed improvement
2007-07-17 phoSupplession of unneeded imports
2007-07-09 phoOptimized as possible as I can.
2007-05-03 phoMore documentation
2007-04-20 phoMore documentation
2007-04-20 phoDocumentation
2007-04-07 phoETag and Last Modified
2007-04-07 phoChunked input now works!
2007-03-31 phoYay! Deadlock problem has finally been solved!
2007-03-25 phoMany improvements: still in early development
2007-03-21 phoInitial Import