]> gitweb @ CieloNegro.org - Rakka.git/blobdiff - Rakka.cabal
Wrote more...
[Rakka.git] / Rakka.cabal
index 2fe7ff5f3142730d1857d13880f46de59cec78c2..82bb77314dd02c04a24abdb488dbe85b82170181 100644 (file)
@@ -23,7 +23,7 @@ Tested-With:
 Build-Depends:
     Crypto, FileManip, HUnit, HsHyperEstraier >= 0.2, HsSVN, Lucu,
     base, encoding, filepath, hslogger, hxt, mtl, network, parsec,
-    stm, unix
+    stm, unix, zlib
 Data-Files:
     defaultpages/Help/SampleImage/Large
     defaultpages/Help/SampleImage/Small
@@ -34,6 +34,16 @@ Data-Files:
     defaultPages/SideBar/Right
     defaultPages/StyleSheet/Default
     schemas/rakka-page-1.0.rng
+Extra-Source-Files:
+    Rakka.buildinfo.in
+    configure
+    configure.ac
+    js/Makefile
+    js/base.js
+    js/editPage.js
+    js/jquery-1.2.1.js
+    js/jquery-dom.js
+    js/screen.js
 
 
 Executable:
@@ -45,10 +55,12 @@ Other-Modules:
     Rakka.Page
     Rakka.Resource
     Rakka.Resource.Index
+    Rakka.Resource.JavaScript
     Rakka.Resource.Object
-    Rakka.Resource.Render
+    Rakka.Resource.PageEntity
     Rakka.Storage
     Rakka.Storage.DefaultPage
+    Rakka.Storage.Types
     Rakka.Storage.Impl
     Rakka.SystemConfig
     Rakka.Utils
@@ -56,6 +68,7 @@ Other-Modules:
     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