loc-test 0.1.0.0 → 0.1.1.0
raw patch · 1 files changed
+3/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- loc-test.cabal +3/−2
loc-test.cabal view
@@ -3,10 +3,11 @@ -- see: https://github.com/sol/hpack name: loc-test-version: 0.1.0.0+version: 0.1.1.0 synopsis: Test-related utilities related to the /loc/ package. -description: Test-related utilities related to the /loc/ package. Currently contains only Hedgehog generators.+description: Test-related utilities related to the /loc/ package. Currently contains only+ Hedgehog generators. category: Testing homepage: https://github.com/chris-martin/haskell-libraries author: Chris Martin <ch.martin@gmail.com>