X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=Rakka.git;a=blobdiff_plain;f=Rakka.cabal;fp=Rakka.cabal;h=a63487371e76a39ee297a8d148d813f7dfe32f2c;hp=089f3f63ac2de575db5f0fdc2eafdfcc61e2c2cc;hb=fdf3b6945a61a285c584a855a7c290281a6fb4ea;hpb=72a6f7ad9e7d0bbf130f1ba12211571a6e2feb24 diff --git a/Rakka.cabal b/Rakka.cabal index 089f3f6..a634873 100644 --- a/Rakka.cabal +++ b/Rakka.cabal @@ -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