packages feed

Cabal revisions of text-0.11.3.1

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

revision 1
+x-revision: 1 name:           text version:        0.11.3.1 homepage:       https://github.com/bos/text     bytestring >= 0.9   if impl(ghc >= 6.10)     build-depends:-      ghc-prim, base >= 4, deepseq >= 1.1.0.0+      ghc-prim, base >= 4, deepseq >= 1.1.0.0 && < 1.4     cpp-options: -DHAVE_DEEPSEQ   else     build-depends: extensible-exceptions
revision 2
-x-revision: 1 name:           text version:        0.11.3.1+x-revision: 2 homepage:       https://github.com/bos/text bug-reports:    https://github.com/bos/text/issues synopsis:       An efficient packed Unicode text type.   build-depends:     array,     base       < 5,-    bytestring >= 0.9+    bytestring >= 0.9 && <0.11   if impl(ghc >= 6.10)     build-depends:       ghc-prim, base >= 4, deepseq >= 1.1.0.0 && < 1.4