]> gitweb @ CieloNegro.org - Rakka.git/blobdiff - Rakka.cabal
Record before creating Rakka-Base.
[Rakka.git] / Rakka.cabal
index efc767ae5e0cef1ece3a5a5302b900e3b6697c86..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
@@ -60,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