diff options
Diffstat (limited to 'p/haskell-snap-core/debian/patches/no-bytestring-builder')
| -rw-r--r-- | p/haskell-snap-core/debian/patches/no-bytestring-builder | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/p/haskell-snap-core/debian/patches/no-bytestring-builder b/p/haskell-snap-core/debian/patches/no-bytestring-builder index 8014b2006..73fdb8127 100644 --- a/p/haskell-snap-core/debian/patches/no-bytestring-builder +++ b/p/haskell-snap-core/debian/patches/no-bytestring-builder @@ -1,6 +1,6 @@ --- a/snap-core.cabal +++ b/snap-core.cabal -@@ -126,7 +126,6 @@ +@@ -133,7 +133,6 @@ Library attoparsec >= 0.12 && < 0.14, base >= 4 && < 5, bytestring >= 0.9 && < 0.11, @@ -8,7 +8,7 @@ case-insensitive >= 1.1 && < 1.3, containers >= 0.3 && < 1.0, directory >= 1 && < 2, -@@ -220,7 +219,6 @@ +@@ -243,7 +242,6 @@ Test-suite testsuite attoparsec, base, bytestring, |
