$OpenBSD: patch-bytestring-show_cabal,v 1.2 2019/09/30 13:00:55 kili Exp $

Dependency changed in the "online" version of the package description,
but not in the dist file.

Index: bytestring-show.cabal
--- bytestring-show.cabal.orig
+++ bytestring-show.cabal
@@ -16,7 +16,7 @@ flag integer-simple
         description: use with integer-simple build of GHC
 
 library
-    build-depends: base < 5, binary < 0.8, bytestring >= 0.9 && <= 1, array < 0.6, containers < 0.6
+    build-depends: base < 5, binary < 0.9, bytestring >= 0.9 && <= 1, array < 0.6, containers <= 0.6.0.1
 
     exposed-modules:
         Text.Show.ByteString
