Cabal revisions of formatting-6.3.6
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: formatting version: 6.3.6+x-revision: 1 synopsis: Combinator-based type-safe formatting (like printf() or FORMAT) description: Combinator-based type-safe formatting (like printf() or FORMAT), modelled from the HoleyMonoids package. license: BSD3 ghc-prim, text >= 0.11.0.8, transformers,- bytestring,+ bytestring >=0.10.4.0, integer-gmp >= 0.2, semigroups
revision 2
name: formatting version: 6.3.6-x-revision: 1+x-revision: 2 synopsis: Combinator-based type-safe formatting (like printf() or FORMAT) description: Combinator-based type-safe formatting (like printf() or FORMAT), modelled from the HoleyMonoids package. license: BSD3 extra-source-files: CHANGELOG.md library+ build-depends: integer-gmp <1.11+ exposed-modules: Formatting Formatting.Formatters
revision 3
name: formatting version: 6.3.6-x-revision: 2+x-revision: 3 synopsis: Combinator-based type-safe formatting (like printf() or FORMAT) description: Combinator-based type-safe formatting (like printf() or FORMAT), modelled from the HoleyMonoids package. license: BSD3 extra-source-files: CHANGELOG.md library- build-depends: integer-gmp <1.11+ build-depends: integer-gmp <1.1 exposed-modules: Formatting