$OpenBSD: patch-vector_cabal,v 1.2 2018/01/22 22:05:07 kili Exp $

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

Index: vector.cabal
--- vector.cabal.orig
+++ vector.cabal
@@ -144,7 +144,7 @@ Library
   Install-Includes:
         vector.h
 
-  Build-Depends: base >= 4.5 && < 4.10
+  Build-Depends: base >= 4.5 && < 4.11
                , primitive >= 0.5.0.1 && < 0.7
                , ghc-prim >= 0.2 && < 0.6
                , deepseq >= 1.1 && < 1.5
