[Pkg-haskell-commits] darcs: haskell-attoparsec: Refresh patches

Joachim Breitner mail at joachim-breitner.de
Mon Dec 22 13:28:16 UTC 2014


Sun Dec 21 12:00:39 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Refresh patches

    M ./patches/no-threaded-testsuite -5 +7

Sun Dec 21 12:00:39 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Refresh patches
diff -rN -u old-haskell-attoparsec/patches/no-threaded-testsuite new-haskell-attoparsec/patches/no-threaded-testsuite
--- old-haskell-attoparsec/patches/no-threaded-testsuite	2014-12-22 13:28:16.061857870 +0000
+++ new-haskell-attoparsec/patches/no-threaded-testsuite	2014-12-22 13:28:16.065857873 +0000
@@ -1,14 +1,16 @@
 Description:  Do not run test suite threaded, does not work on all arches.
 Author: Joachim Breitner <nomeata at debian.org>
 
---- haskell-attoparsec-0.10.1.1.orig/attoparsec.cabal
-+++ haskell-attoparsec-0.10.1.1/attoparsec.cabal
-@@ -74,7 +74,7 @@ test-suite tests
+Index: attoparsec-0.12.1.2/attoparsec.cabal
+===================================================================
+--- attoparsec-0.12.1.2.orig/attoparsec.cabal	2014-12-21 13:00:33.324344149 +0100
++++ attoparsec-0.12.1.2/attoparsec.cabal	2014-12-21 13:00:33.324344149 +0100
+@@ -89,7 +89,7 @@
                    QC.Text
  
    ghc-options:
 -    -Wall -threaded -rtsopts
 +    -Wall -rtsopts
  
-   build-depends:
-     attoparsec,
+   if flag(developer)
+     ghc-options: -Werror




More information about the Pkg-haskell-commits mailing list