]> gitweb @ CieloNegro.org - Rakka.git/blobdiff - Rakka.cabal
Implemented the outline command
[Rakka.git] / Rakka.cabal
index efc767ae5e0cef1ece3a5a5302b900e3b6697c86..844381b4a15aa5bfc8159ee1baf4aef5fb35f01e 100644 (file)
@@ -26,7 +26,7 @@ GHC-Options:
     -fwarn-unused-imports -fglasgow-exts
 Build-Depends:
     Crypto, HUnit, HsSVN, Lucu, base, encoding, filepath, hxt, mtl,
-    network, parsec, unix
+    network, parsec, stm, unix
 Exposed-Modules:
     Rakka.Page
     Rakka.Storage
@@ -60,6 +60,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