Cabal revisions of text-short-0.1.6
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 1.18 name: text-short version: 0.1.6+x-revision: 1 synopsis: Memory-efficient representation of Unicode text strings license: BSD3 license-file: LICENSE || ==9.4.8 || ==9.6.5 || ==9.8.2+ || ==9.10.1 extra-source-files: ChangeLog.md other-modules: Data.Text.Short.Internal build-depends:- base >=4.12 && <4.20+ base >=4.12 && <4.21 , binary >=0.8.6.0 && <0.9 , bytestring >=0.10.8.2 && <0.13 , deepseq >=1.4.4.0 && <1.6 , ghc-prim >=0.5.3 && <0.12 , hashable >=1.4.4.0 && <1.5- , template-haskell >=2.14.0.0 && <2.22+ , template-haskell >=2.14.0.0 && <2.23 , text >=1.2.3.1 && <1.3 || >=2.0 && <2.2 other-modules: PrimOps
revision 2
cabal-version: 1.18 name: text-short version: 0.1.6-x-revision: 1+x-revision: 2 synopsis: Memory-efficient representation of Unicode text strings license: BSD3 license-file: LICENSE , bytestring >=0.10.8.2 && <0.13 , deepseq >=1.4.4.0 && <1.6 , ghc-prim >=0.5.3 && <0.12- , hashable >=1.4.4.0 && <1.5+ , hashable >=1.4.4.0 && <1.6 , template-haskell >=2.14.0.0 && <2.23 , text >=1.2.3.1 && <1.3 || >=2.0 && <2.2 build-depends: tasty >=1.4 && <1.6 , tasty-hunit >=0.10.0 && <0.11- , tasty-quickcheck >=0.10 && <0.11+ , tasty-quickcheck >=0.10 && <0.12 default-language: Haskell2010
revision 3
cabal-version: 1.18 name: text-short version: 0.1.6-x-revision: 2+x-revision: 3 synopsis: Memory-efficient representation of Unicode text strings license: BSD3 license-file: LICENSE || ==9.0.2 || ==9.2.8 || ==9.4.8- || ==9.6.5- || ==9.8.2+ || ==9.6.6+ || ==9.8.4 || ==9.10.1+ || ==9.12.1 extra-source-files: ChangeLog.md other-modules: Data.Text.Short.Internal build-depends:- base >=4.12 && <4.21+ base >=4.12 && <4.22 , binary >=0.8.6.0 && <0.9 , bytestring >=0.10.8.2 && <0.13 , deepseq >=1.4.4.0 && <1.6- , ghc-prim >=0.5.3 && <0.12+ , ghc-prim >=0.5.3 && <0.14 , hashable >=1.4.4.0 && <1.6- , template-haskell >=2.14.0.0 && <2.23+ , template-haskell >=2.14.0.0 && <2.24 , text >=1.2.3.1 && <1.3 || >=2.0 && <2.2 other-modules: PrimOps