opnsense-ports/www/hs-snap-core/files/patch-snap-core.cabal
Franco Fichtner cdf9952906 */*: sync with upstream
Taken from: HardenedBSD
2017-08-09 06:23:35 +02:00

18 lines
627 B
Text

--- snap-core.cabal.orig 2017-05-11 13:48:21 UTC
+++ snap-core.cabal
@@ -133,7 +133,6 @@ Library
attoparsec >= 0.12 && < 0.14,
base >= 4 && < 5,
bytestring >= 0.9 && < 0.11,
- bytestring-builder >= 0.10.4 && < 0.11,
case-insensitive >= 1.1 && < 1.3,
containers >= 0.3 && < 1.0,
directory >= 1 && < 2,
@@ -235,7 +234,6 @@ Test-suite testsuite
attoparsec,
base,
bytestring,
- bytestring-builder,
case-insensitive,
containers,
directory,