]> gitweb @ CieloNegro.org - Lucu.git/commit - Network/HTTP/Lucu/HttpVersion.hs
Initial Import
authorpho <pho@cielonegro.org>
Wed, 21 Mar 2007 15:17:31 +0000 (00:17 +0900)
committerpho <pho@cielonegro.org>
Wed, 21 Mar 2007 15:17:31 +0000 (00:17 +0900)
commit9961a721f98b101825ef154a2122c1fc2fa6d1ac
tree88ad2c9e494e2a753bc5b3f3d9ef2ec96bb4471d
Initial Import

darcs-hash:20070321151731-62b54-8d40da886d55c7dd3ad0ef9fafb36c77b68d4417.gz
13 files changed:
.boring [new file with mode: 0644]
Lucu.cabal [new file with mode: 0644]
Network/HTTP/Lucu/Config.hs [new file with mode: 0644]
Network/HTTP/Lucu/Headers.hs [new file with mode: 0644]
Network/HTTP/Lucu/HttpVersion.hs [new file with mode: 0644]
Network/HTTP/Lucu/Httpd.hs [new file with mode: 0644]
Network/HTTP/Lucu/Parser.hs [new file with mode: 0644]
Network/HTTP/Lucu/Parser/Http.hs [new file with mode: 0644]
Network/HTTP/Lucu/Request.hs [new file with mode: 0644]
Network/HTTP/Lucu/Resource.hs [new file with mode: 0644]
Network/HTTP/Lucu/Response.hs [new file with mode: 0644]
Setup.hs [new file with mode: 0755]
examples/HelloWorld.hs [new file with mode: 0644]