packages feed

registry-hedgehog 0.2.0.1 → 0.2.0.2

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~tasty-hedgehog

Dependency ranges changed: tasty-hedgehog

Files

registry-hedgehog.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: b9a7aaf16fbb1ffd70fc4abc0ff27630aa7fe083a34704f9074066e224ba4dc2+-- hash: 71d7514eaca16590fd1d3a950213c3d06a9e027a09f89e28d05a1c38178c61cd  name:           registry-hedgehog-version:        0.2.0.1+version:        0.2.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@@ -43,7 +43,7 @@     , registry >=0.1.4 && <2     , tasty >=1 && <2     , tasty-discover >=2 && <5-    , tasty-hedgehog >=0.3 && <0.4+    , tasty-hedgehog >=1.0 && <2.0     , tasty-th >=0.1 && <1     , template-haskell >=2.13 && <3.0     , text >=1 && <2