X-Git-Url: https://git.cielonegro.org/gitweb.cgi?p=Rakka.git;a=blobdiff_plain;f=Rakka.cabal;fp=Rakka.cabal;h=f9cd261cc84764cc3bb2ed098f254c26e8a3c71b;hp=66117ced4b5f5f8d2c7889578dea4281cb42f094;hb=223d4df57fa1371945075d4d2714e5f36c1fc5dd;hpb=e3e30c2bfa341cef11754e3f4d90b03844ef74d1 diff --git a/Rakka.cabal b/Rakka.cabal index 66117ce..f9cd261 100644 --- a/Rakka.cabal +++ b/Rakka.cabal @@ -61,10 +61,31 @@ Flag build-test-suite Executable rakka Build-Depends: - FileManip, HTTP, HUnit, HsHyperEstraier, HsOpenSSL, HsSVN >= - 0.3.2, Lucu, base, bytestring, containers, dataenc, directory, - utf8-string, filepath, hslogger, hxt, hxt-xpath, magic, mtl, - network, parsec, stm, time, unix, zlib + FileManip, + HTTP, + HsHyperEstraier, + HsOpenSSL, + HsSVN >= 0.3.2, + Lucu >= 0.5, + base, + bytestring, + containers, + dataenc, + directory, + filepath, + utf8-string, + hslogger, + hxt, + hxt-xpath, + magic, + mtl, + network, + parsec, + stm, + time, + time-w3c, + unix, + zlib Main-Is: Main.hs Other-Modules: @@ -93,7 +114,6 @@ Executable rakka Rakka.TrackBack Rakka.Utils Rakka.Validation - Rakka.W3CDateTime Rakka.Wiki Rakka.Wiki.Interpreter Rakka.Wiki.Interpreter.Base @@ -113,6 +133,7 @@ Executable rakka Executable RakkaUnitTest if flag(build-test-suite) Buildable: True + Build-Depends: HUnit else Buildable: False Main-Is: