hpack-convert 0.14.4 → 0.14.5
raw patch · 2 files changed
+3/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- hpack-convert.cabal +2/−2
- src/Hpack/Config.hs +1/−0
hpack-convert.cabal view
@@ -1,9 +1,9 @@--- This file has been generated from package.yaml by hpack version 0.14.1.+-- This file has been generated from package.yaml by hpack version 0.14.0. -- -- see: https://github.com/sol/hpack name: hpack-convert-version: 0.14.4+version: 0.14.5 synopsis: Convert Cabal manifests into hpack's package.yamls category: Development homepage: https://github.com/yamadapc/hpack-convert#readme
src/Hpack/Config.hs view
@@ -598,6 +598,7 @@ , "homepage" , "git" , "bug-reports"+ , "tested-with" , "main" , "source-dirs" , "extra-source-files"