$OpenBSD: patch-primitive_cabal,v 1.2 2018/01/22 22:03:01 kili Exp $

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

Index: primitive.cabal
--- primitive.cabal.orig
+++ primitive.cabal
@@ -45,7 +45,7 @@ Library
         Data.Primitive.Internal.Compat
         Data.Primitive.Internal.Operations
 
-  Build-Depends: base >= 4.5 && < 4.10
+  Build-Depends: base >= 4.5 && < 4.11
                , ghc-prim >= 0.2 && < 0.6
                , transformers >= 0.2 && < 0.6
 
