X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=Rakka.cabal;h=f6da68d152cb404cbe9e103e4d257958f4cd18c9;hb=5311fe068286b30d52063ef97cc00f09f65a47f1;hp=a66b4a75742e23d5df8e0fd1db4b66d62fd562a2;hpb=9681bedbfde02fa1bcda4fbbacba941378c7a57a;p=Rakka.git diff --git a/Rakka.cabal b/Rakka.cabal index a66b4a7..f6da68d 100644 --- a/Rakka.cabal +++ b/Rakka.cabal @@ -29,9 +29,11 @@ Extra-Source-Files: configure.ac js/Makefile js/base.js + js/base64.js js/editPage.js js/jquery-1.2.1.js js/jquery-dom.js + js/localFile.js js/screen.js Flag build-test-suite @@ -42,7 +44,8 @@ Executable rakka Build-Depends: Crypto, FileManip, HUnit, HsHyperEstraier, HsSVN, Lucu, base, bytestring, containers, directory, utf8-string, filepath, - hslogger, hxt, mtl, network, parsec, stm, time, unix, zlib + hslogger, hxt, magic, mtl, network, parsec, stm, time, unix, + zlib Main-Is: Main.hs Other-Modules: @@ -53,6 +56,7 @@ Executable rakka Rakka.Resource.JavaScript Rakka.Resource.Object Rakka.Resource.PageEntity + Rakka.Resource.Render Rakka.Storage Rakka.Storage.DefaultPage Rakka.Storage.Repos