packages feed

alignment 0.1.0.5 → 0.1.0.6

raw patch · 2 files changed

+7/−3 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

alignment.cabal view
@@ -1,7 +1,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/  name:                   alignment-version:                0.1.0.5+version:                0.1.0.6 synopsis:               Zip-alignment description:   Zipping with alignment@@ -16,8 +16,8 @@ build-type:             Simple extra-source-files:     changelog.md cabal-version:          >=1.10-homepage:               https://gitlab.com/system-f/alignment/code-bug-reports:            https://gitlab.com/system-f/alignment/code/issues+homepage:               https://gitlab.com/system-f/code/alignment+bug-reports:            https://gitlab.com/system-f/code/alignment/issues tested-with:            GHC == 7.10.3, GHC == 8.0.2, GHC == 8.2.2, GHC == 8.4.3, GHC == 8.6.1, GHC == 9.4.8  source-repository       head
changelog.md view
@@ -1,3 +1,7 @@+0.1.0.6++* Fix URLs in cabal file+ 0.1.0.5  * Remove optics `allThoseA'` and `allThoseB'`