packages feed

Cabal revisions of text-2.1.3

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 cabal-version:  2.2
 name:           text
 version:        2.1.3
+x-revision: 1
 
 homepage:       https://github.com/haskell/text
 bug-reports:    https://github.com/haskell/text/issues
   build-depends:
     array            >= 0.3 && < 0.6,
     base             >= 4.11 && < 5,
-    binary           >= 0.5 && < 0.9,
+    binary           >= 0.8.3 && < 0.9,
     bytestring       >= 0.10.4 && < 0.13,
     deepseq          >= 1.1 && < 1.6,
     ghc-prim         >= 0.2 && < 0.15,