Cabal revisions of text-1.2.2.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: text version: 1.2.2.2+x-revision: 1 homepage: https://github.com/bos/text bug-reports: https://github.com/bos/text/issues synopsis: An efficient packed Unicode text type. manual: False library+ -- Ambiguous occurrence '<>'+ build-depends: base <4.11+ c-sources: cbits/cbits.c include-dirs: include
revision 2
name: text version: 1.2.2.2-x-revision: 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: bytestring >= 0.9 && < 0.10.4, bytestring-builder >= 0.10.4 else- build-depends: bytestring >= 0.10.4+ build-depends: bytestring >= 0.10.4 && <0.11 cpp-options: -DHAVE_DEEPSEQ ghc-options: -Wall -fwarn-tabs -funbox-strict-fields -O2