$OpenBSD: patch-primitive_cabal,v 1.3 2019/09/30 12:13:12 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
@@ -53,7 +53,7 @@ Library
         Data.Primitive.Internal.Compat
         Data.Primitive.Internal.Operations
 
-  Build-Depends: base >= 4.5 && < 4.12
+  Build-Depends: base >= 4.5 && < 4.13
                , ghc-prim >= 0.2 && < 0.6
                , transformers >= 0.2 && < 0.6
 
