]> gitweb @ CieloNegro.org - Rakka.git/blobdiff - Rakka.cabal
Record before creating Rakka-Base.
[Rakka.git] / Rakka.cabal
index 7380ae491857cadcf258de604fb8dfa424bc527d..4d72b215f4891d15aa91742f019ca8a558995211 100644 (file)
@@ -25,10 +25,11 @@ Extensions:
 GHC-Options:
     -fwarn-unused-imports -fglasgow-exts
 Build-Depends:
-    Crypto, HUnit, HsSVN, Lucu, base, encoding, filepath, hxt, mtl,
-    network, parsec, unix
+    Crypto, HUnit, HsSVN, Lucu, base, encoding, filepath, hslogger,
+    hxt, mtl, network, parsec, stm, unix
 Exposed-Modules:
     Rakka.Page
+    Rakka.Plugin
     Rakka.Storage
     Rakka.SystemConfig
     Rakka.Utils
@@ -41,6 +42,9 @@ Data-Files:
     defaultpages/Help/SampleImage/Small
     defaultPages/Help/Syntax
     defaultPages/MainPage
+    defaultPages/PageTitle
+    defaultPages/SideBar/Left
+    defaultPages/SideBar/Right
     defaultPages/StyleSheet/Default
     schemas/rakka-page-1.0.rng
 
@@ -57,6 +61,7 @@ Other-Modules:
     Rakka.Resource.Render
     Rakka.Wiki.Interpreter.Base
     Rakka.Wiki.Interpreter.Base.Image
+    Rakka.Wiki.Interpreter.Base.Outline
     Rakka.Wiki.Engine
     Rakka.Wiki.Formatter
     Rakka.Wiki.Parser