]> gitweb @ CieloNegro.org - Rakka.git/blobdiff - Rakka.cabal
preview backend now fully works!
[Rakka.git] / Rakka.cabal
index 1551208aaaede96ec9c74d386f20fff2e4c6c29d..afca2002dff8e3b48e209d37c8fc03ea48ce1d2e 100644 (file)
@@ -42,7 +42,8 @@ Executable rakka
     Build-Depends:
         Crypto, FileManip, HUnit, HsHyperEstraier, HsSVN, Lucu, base,
         bytestring, containers, directory, utf8-string, filepath,
-        hslogger, hxt, mtl, network, parsec, stm, time, unix, zlib
+        hslogger, hxt, magic, mtl, network, parsec, stm, time, unix,
+        zlib
     Main-Is:
         Main.hs
     Other-Modules:
@@ -53,6 +54,7 @@ Executable rakka
         Rakka.Resource.JavaScript
         Rakka.Resource.Object
         Rakka.Resource.PageEntity
+        Rakka.Resource.Render
         Rakka.Storage
         Rakka.Storage.DefaultPage
         Rakka.Storage.Repos
@@ -88,5 +90,7 @@ Executable RakkaUnitTest
         ., tests
     Other-Modules:
         WikiParserTest
+    Extensions:
+        Arrows
     GHC-Options:
         -Wall -Werror
\ No newline at end of file