summaryrefslogtreecommitdiff
path: root/p/haskell-lens/debian/patches/flag-test-templates
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-lens/debian/patches/flag-test-templates')
-rw-r--r--p/haskell-lens/debian/patches/flag-test-templates12
1 files changed, 5 insertions, 7 deletions
diff --git a/p/haskell-lens/debian/patches/flag-test-templates b/p/haskell-lens/debian/patches/flag-test-templates
index 3e30a790a..c0dffdb5e 100644
--- a/p/haskell-lens/debian/patches/flag-test-templates
+++ b/p/haskell-lens/debian/patches/flag-test-templates
@@ -1,9 +1,7 @@
-Index: haskell-lens/lens.cabal
-===================================================================
---- haskell-lens.orig/lens.cabal 2015-08-15 14:18:19.157739242 +0200
-+++ haskell-lens/lens.cabal 2015-08-15 14:18:19.153739174 +0200
-@@ -145,6 +145,11 @@
- default: True
+--- a/lens.cabal
++++ b/lens.cabal
+@@ -148,6 +148,11 @@ flag dump-splices
+ default: False
manual: True
+-- You can disable the templates test suite with -f-test-templates
@@ -14,7 +12,7 @@ Index: haskell-lens/lens.cabal
-- You can disable the doctests test suite with -f-test-doctests
flag test-doctests
default: True
-@@ -327,6 +332,9 @@
+@@ -340,6 +345,9 @@ test-suite templates
ghc-options: -Wall -threaded
hs-source-dirs: tests