loc-test 0.1.3.0 → 0.1.3.1
raw patch · 1 files changed
+3/−3 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- loc-test.cabal +3/−3
loc-test.cabal view
@@ -1,15 +1,15 @@--- This file has been generated from package.yaml by hpack version 0.17.0.+-- This file has been generated from package.yaml by hpack version 0.18.1. -- -- see: https://github.com/sol/hpack name: loc-test-version: 0.1.3.0+version: 0.1.3.1 synopsis: Test-related utilities related to the /loc/ package. description: Test-related utilities related to the /loc/ package. Currently contains only Hedgehog generators. category: Testing-homepage: https://github.com/chris-martin/haskell-libraries+homepage: https://github.com/chris-martin/loc author: Chris Martin <ch.martin@gmail.com> maintainer: Chris Martin <ch.martin@gmail.com> license: Apache-2.0