Cabal revisions of text-containers-0.1.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: text-containers version: 0.1.0.0+x-revision: 1 synopsis: Memory-efficient string-indexed container types. copyright: © 2017 Herbert Valerio Riedel other-modules: Data.TextArray.Unboxed.Internal Internal - build-depends: base ^>= 4.8.0.0 || ^>= 4.9.0.0 || ^>= 4.10.0.0+ build-depends: base ^>= 4.8.0.0 || ^>= 4.9.0.0 || ^>= 4.10.0.0 || ^>= 4.11.0.0 || ^>= 4.12.0.0 , ghc-prim ^>= 0.4.0.0 || ^>= 0.5.0.0 , bytestring ^>= 0.10.6
revision 2
name: text-containers version: 0.1.0.0-x-revision: 1+x-revision: 2 synopsis: Memory-efficient string-indexed container types. copyright: © 2017 Herbert Valerio Riedel , ghc-prim ^>= 0.4.0.0 || ^>= 0.5.0.0 , bytestring ^>= 0.10.6- , containers ^>= 0.5.6.2+ , containers ^>= 0.5.6.2 || ^>= 0.6.0.1 , deepseq ^>= 1.4.1.1 , hashable ^>= 1.2.6.1 , text-short ^>= 0.1.1