$OpenBSD: patch-bytestring-show_cabal,v 1.1 2016/12/10 21:20:45 kili Exp $

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

--- bytestring-show.cabal.orig	Mon Mar 31 18:04:29 2014
+++ bytestring-show.cabal	Sat Dec  3 22:15:08 2016
@@ -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
 
     exposed-modules:
         Text.Show.ByteString
