]> gitweb @ CieloNegro.org - Rakka.git/blobdiff - Rakka.cabal
ditz issues
[Rakka.git] / Rakka.cabal
index 089f3f63ac2de575db5f0fdc2eafdfcc61e2c2cc..a63487371e76a39ee297a8d148d813f7dfe32f2c 100644 (file)
@@ -63,27 +63,26 @@ Flag build-test-suite
 
 Executable rakka
     Build-Depends:
-        FileManip       == 0.3.*,
-        HsHyperEstraier == 0.3.*,
-        HsOpenSSL       == 0.8.*,
+        HsHyperEstraier == 0.4.*,
+        HsOpenSSL       == 0.10.*,
         HsSVN           == 0.4.*,
-        Lucu            == 0.6.*,
-        base            == 4.2.*,
+        Lucu            == 0.7.*,
+        base            == 4.3.*,
         bytestring      == 0.9.*,
-        containers      == 0.3.*,
-        dataenc         == 0.13.*,
-        directory       == 1.0.*,
-        filepath        == 1.1.*,
-        utf8-string     == 0.3.*,
-        hslogger        == 1.0.*,
-        hxt             == 8.5.*,
-        hxt-xpath       == 8.5.*,
+        containers      == 0.4.*,
+        dataenc         == 0.14.*,
+        directory       == 1.1.*,
+        filemanip       == 0.3.*,
+        filepath        == 1.2.*,
+        hslogger        == 1.1.*,
+        hxt             == 9.1.*,
+        hxt-xpath       == 9.1.*,
         magic           == 1.0.*,
-        mtl             == 1.1.*,
-        network         == 2.2.*,
-        parsec          == 3.0.*,
-        stm             == 2.1.*,
-        time            == 1.1.*,
+        mtl             == 2.0.*,
+        network         == 2.3.*,
+        parsec          == 3.1.*,
+        stm             == 2.2.*,
+        time            == 1.2.*,
         time-http       == 0.1.*,
         time-w3c        == 0.1.*,
         unix            == 2.4.*,
@@ -129,13 +128,6 @@ Executable rakka
         Rakka.Wiki.Formatter
         Rakka.Wiki.Parser
 
-    Extensions:
-        Arrows
-        ExistentialQuantification
-        ScopedTypeVariables
-        DeriveDataTypeable
-        FlexibleInstances
-
     GHC-Options:
         -Wall -threaded
 
@@ -155,8 +147,5 @@ Executable RakkaUnitTest
     Other-Modules:
         WikiParserTest
 
-    Extensions:
-        Arrows
-
     GHC-Options:
         -Wall -Werror