$OpenBSD: patch-hedis_cabal,v 1.3 2015/07/24 14:44:02 dcoppa Exp $
--- hedis.cabal.orig	Sat Jul 18 11:51:21 2015
+++ hedis.cabal	Sun Jul 19 16:59:08 2015
@@ -55,7 +55,7 @@ library
   ghc-options:      -Wall -fwarn-tabs
   ghc-prof-options: -auto-all
   exposed-modules:  Database.Redis
-  build-depends:    attoparsec >= 0.12,
+  build-depends:    attoparsec >= 0.11,
                     base >= 4.6 && < 5,
                     BoundedChan >= 1.0,
                     bytestring >= 0.9,
