Cabal revisions of PyF-0.8.1.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 2.4 name: PyF version: 0.8.1.0+x-revision: 1 synopsis: Quasiquotations for a python like interpolated string formater description: Quasiquotations for a python like interpolated string formater. license: BSD-3-Clause PyF.Formatters build-depends: base >= 4.9 && < 5.0- , template-haskell >= 2.11 && < 2.15+ , template-haskell >= 2.14 && < 2.15 -- Parsec and some transitive deps , megaparsec >= 7.0 && < 8.0