packages feed

Cabal revisions of formatting-5.3

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:                formatting version:             5.3+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                      Formatting.Examples,                      Formatting.Time,                      Formatting.Internal-  build-depends:     base >= 4 && < 5,+  build-depends:     base >= 4.5 && < 5,                      text-format,                      text >= 0.11.0.8,-                     time,+                     time < 1.5,                      old-locale,                      scientific >= 0.3.0.0   hs-source-dirs:    src