packages feed

registry-hedgehog 0.7.0.1 → 0.7.0.2

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

registry-hedgehog.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: acce66172a41b60e03857399cb636ac8f5c638cc949f9f2c1ee4263a9962e129+-- hash: 2f93af45a2c975c91bd162a81bd63b3372556c457f62bf18b70994695da69bff  name:           registry-hedgehog-version:        0.7.0.1+version:        0.7.0.2 synopsis:       utilities to work with Hedgehog generators and `registry` description:    This library provides some functions to extract generators from a "Registry" and make stateful modifications of that Registry to precisely control the generation of data category:       Control