packages feed

Cabal revisions of PyF-0.9.0.1

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.9.0.1+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.Internal.Extensions                   PyF.Formatters -  build-depends:      base >= 4.9 && < 5.0+  build-depends:      base >= 4.11 && < 5                      , template-haskell                      , text                      , containers                       -- Parsec and some transitive deps-                     , megaparsec >= 7.0 && < 9.0+                     , megaparsec >= 7.0 && < 9                      , mtl                       -- haskell-src-meta < 0.8.2 does not correctly handle TypeApplication