diff options
Diffstat (limited to 'p/haskell-parsers/debian/patches/disable-doctests')
| -rw-r--r-- | p/haskell-parsers/debian/patches/disable-doctests | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/p/haskell-parsers/debian/patches/disable-doctests b/p/haskell-parsers/debian/patches/disable-doctests index 479971099..370905398 100644 --- a/p/haskell-parsers/debian/patches/disable-doctests +++ b/p/haskell-parsers/debian/patches/disable-doctests @@ -1,8 +1,6 @@ -Index: haskell-parsers/parsers.cabal -=================================================================== ---- haskell-parsers.orig/parsers.cabal 2015-08-15 14:41:17.724924754 +0200 -+++ haskell-parsers/parsers.cabal 2015-08-15 14:41:17.720924673 +0200 -@@ -59,6 +59,7 @@ +--- a/parsers.cabal ++++ b/parsers.cabal +@@ -58,6 +58,7 @@ -- Verify the results of the examples test-suite doctests |
