PyF 0.6.0.1 → 0.6.0.2
raw patch · 1 files changed
+1/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- PyF.cabal +1/−2
PyF.cabal view
@@ -1,5 +1,5 @@ name: PyF-version: 0.6.0.1+version: 0.6.0.2 synopsis: Quasiquotations for a python like interpolated string formater description: Quasiquotations for a python like interpolated string formater. license: BSD3@@ -43,7 +43,6 @@ build-depends: base, PyF, hspec, text, template-haskell, formatting, process ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N default-language: Haskell2010- extra-libraries: python3 source-repository head type: git