packages feed

Cabal revisions of formatting-3.1.1

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

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