Cabal revisions of PyF-0.7.2.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: PyF version: 0.7.2.0+x-revision: 1 synopsis: Quasiquotations for a python like interpolated string formater description: Quasiquotations for a python like interpolated string formater. license: BSD3 PyF.Internal.Extensions PyF.Formatters - build-depends: base >= 4.9 && < 5.0- , template-haskell >= 2.11 && < 2.15+ build-depends: base >= 4.9 && < 5+ , template-haskell >= 2.14 && < 2.15 -- Parsec and some transitive deps- , megaparsec >= 7.0 && < 8.0+ , megaparsec >= 7.0 && < 8 , text >= 0.11 && < 1.3 , containers >= 0.5 && < 0.7