]> Git — Sourcephile - haskell/symantic-http.git/commit
Rename and reorganize stuffs
authorJulien Moutinho <julm+symantic-http@autogeree.net>
Wed, 6 Mar 2019 01:30:45 +0000 (01:30 +0000)
committerJulien Moutinho <julm+symantic-http@autogeree.net>
Mon, 11 Mar 2019 14:51:31 +0000 (14:51 +0000)
commit685eb447fcb5ada1735c2b411eebdb5c6803c978
tree8128ecd4c430ca2627d60a8ef5d0ffdd451f459e
parent78dbdfb8bbf587f7de056a0e196b805b238c1321
Rename and reorganize stuffs
16 files changed:
Symantic/HTTP.hs
Symantic/HTTP/API.hs
Symantic/HTTP/Client.hs
Symantic/HTTP/Client/Monad.hs [new file with mode: 0644]
Symantic/HTTP/Command.hs [deleted file]
Symantic/HTTP/Layout.hs
Symantic/HTTP/Mime.hs
Symantic/HTTP/Mime/Type.hs [new file with mode: 0644]
Symantic/HTTP/Server.hs [moved from Symantic/HTTP/Router.hs with 61% similarity]
symantic-http.cabal
test/Hspec.hs
test/Hspec/API.hs
test/Hspec/Router.hs [deleted file]
test/Hspec/Router/Error.hs [deleted file]
test/Hspec/Server.hs [new file with mode: 0644]
test/Hspec/Server/Error.hs [new file with mode: 0644]