]> gitweb @ CieloNegro.org - Rakka.git/blobdiff - Rakka.cabal
Slightly improved something...
[Rakka.git] / Rakka.cabal
index 2a232275155ca8d052b1b3e33195a0fe26c85cd7..80c3cb23eaf349995a8ff30fedb1d7a4b8e6bd3f 100644 (file)
@@ -59,6 +59,7 @@ Executable rakka
         Rakka.Storage.Impl
         Rakka.SystemConfig
         Rakka.Utils
+        Rakka.Validation
         Rakka.Wiki
         Rakka.Wiki.Interpreter
         Rakka.Wiki.Interpreter.Base
@@ -72,7 +73,7 @@ Executable rakka
     Extensions:
         Arrows, ExistentialQuantification, ScopedTypeVariables
     GHC-Options:
-        -Wall -Werror -XDeriveDataTypeable
+        -Wall -XDeriveDataTypeable
 
 Executable RakkaUnitTest
     if flag(build-test-suite)