Cabal revisions of text-format-0.3.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: text-format version: 0.3.2+x-revision: 1 license: BSD3 license-file: LICENSE homepage: https://github.com/bos/text-format build-depends: array,- base >=4.3 && <4.12,+ base >=4.3 && <4.13, integer-gmp >= 0.2, double-conversion >= 0.2.0.0, ghc-prim,
revision 2
name: text-format version: 0.3.2-x-revision: 1+x-revision: 2 license: BSD3 license-file: LICENSE homepage: https://github.com/bos/text-format || == 8.0.2 || == 8.2.2 || == 8.4.3- || == 8.6.1+ || == 8.6.5+ || == 8.8.3+ || == 8.10.1 extra-source-files: README.markdown build-depends: array,- base >=4.3 && <4.13,+ base >=4.3 && <4.15, integer-gmp >= 0.2, double-conversion >= 0.2.0.0, ghc-prim, if !impl(ghc >= 8.0) build-depends:- semigroups >= 0.18.5 && < 0.19+ semigroups >= 0.18.5 && < 0.20 source-repository head type: git- location: https://github.com/bos/text-format+ location: https://github.com/hackage-trustees/text-format.git source-repository head type: mercurial