X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=Rakka.cabal;h=c8b62c10c1020bafe1e4795b654c9c36b4d60d1c;hb=859d4378c2e2a1ccc8028821a37eeaa43aaa23fb;hp=6ccfb1495a860ca0e7cde65048e4e6d30ffc4b24;hpb=98e508613bb7a50a1f65998ce87f065df957b736;p=Rakka.git diff --git a/Rakka.cabal b/Rakka.cabal index 6ccfb14..c8b62c1 100644 --- a/Rakka.cabal +++ b/Rakka.cabal @@ -21,8 +21,9 @@ Category: Tested-With: GHC == 6.6.1 Build-Depends: - Crypto, FileManip, HUnit, HsHyperEstraier, HsSVN, Lucu, base, - encoding, filepath, hslogger, hxt, mtl, network, parsec, stm, unix + Crypto, FileManip, HUnit, HsHyperEstraier >= 0.2, HsSVN, Lucu, + base, encoding, filepath, hslogger, hxt, mtl, network, parsec, + stm, unix, zlib Data-Files: defaultpages/Help/SampleImage/Large defaultpages/Help/SampleImage/Small @@ -44,16 +45,19 @@ Other-Modules: Rakka.Page Rakka.Resource Rakka.Resource.Index + Rakka.Resource.JavaScript Rakka.Resource.Object Rakka.Resource.Render Rakka.Storage Rakka.Storage.DefaultPage + Rakka.Storage.Impl Rakka.SystemConfig Rakka.Utils Rakka.Wiki Rakka.Wiki.Interpreter Rakka.Wiki.Interpreter.Base Rakka.Wiki.Interpreter.Image + Rakka.Wiki.Interpreter.PageList Rakka.Wiki.Interpreter.Trackback Rakka.Wiki.Interpreter.Outline Rakka.Wiki.Engine