X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=Rakka.cabal;h=fa0bbe4eac2fadf8f556ea2c38366af09ee196aa;hb=f57c5c5ae6c95e68b11400718e7ce5de4ea1317a;hp=17da185be9cc33f76b2e617319cb9fef7cac8b02;hpb=9f49e3384f1925d295355e5f60e94a8ca95039ea;p=Rakka.git diff --git a/Rakka.cabal b/Rakka.cabal index 17da185..fa0bbe4 100644 --- a/Rakka.cabal +++ b/Rakka.cabal @@ -13,6 +13,7 @@ Tested-With: GHC == 6.6.1 Cabal-Version: >= 1.2 Data-Files: + defaultPages/Feed.xml defaultpages/Help/SampleImage/Large.xml defaultpages/Help/SampleImage/Small.xml defaultPages/Help/Syntax.xml @@ -34,6 +35,7 @@ Extra-Source-Files: js/jquery-1.2.1.js js/jquery-dom.js js/localFile.js + js/login.js js/screen.js Flag build-test-suite @@ -43,9 +45,9 @@ Flag build-test-suite Executable rakka Build-Depends: Crypto, FileManip, HUnit, HsHyperEstraier, HsSVN, Lucu, base, - bytestring, containers, directory, utf8-string, filepath, - hslogger, hxt, magic, mtl, network, parsec, stm, time, unix, - zlib + bytestring, containers, dataenc, directory, utf8-string, + filepath, hslogger, hxt, magic, mtl, network, parsec, stm, + time, unix, zlib Main-Is: Main.hs Other-Modules: @@ -53,6 +55,7 @@ Executable rakka Rakka.Environment Rakka.Page Rakka.Resource + Rakka.Resource.CheckAuth Rakka.Resource.Index Rakka.Resource.JavaScript Rakka.Resource.Object