Cabal revisions of PyF-0.10.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.10.1.0+x-revision: 1 synopsis: Quasiquotations for a python like interpolated string formatter description: Quasiquotations for a python like interpolated string formatter. license: BSD-3-Clause PyF.Internal.ParserEx PyF.Internal.Parser - build-depends: base >= 4.9 && < 5.0+ build-depends: base >= 4.11 && < 5 , bytestring , template-haskell , text , time , parsec , mtl- , ghc+ , ghc >=8.6 && <9.4 , ghc-boot hs-source-dirs: src ghc-options: -Wall -Wunused-packages -Wincomplete-uni-patterns