Unblock hedgehog & revdeps, see #4329

This commit is contained in:
Dan Burton 2019-02-15 13:53:45 -05:00
parent 1671670280
commit 11f35be48e
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -174,8 +174,8 @@ packages:
- normalization-insensitive < 0 # GHC 8.4 via unicode-transforms - normalization-insensitive < 0 # GHC 8.4 via unicode-transforms
"Jacob Stanley <jacob@stanley.io> @jystic": "Jacob Stanley <jacob@stanley.io> @jystic":
- hedgehog < 0 - hedgehog
- hedgehog-quickcheck < 0 # via hedgehog - hedgehog-quickcheck
- transformers-bifunctors - transformers-bifunctors
"Walter Schulze <awalterschulze@gmail.com> @awalterschulze": "Walter Schulze <awalterschulze@gmail.com> @awalterschulze":
@ -2805,10 +2805,10 @@ packages:
- hw-conduit - hw-conduit
- hw-conduit-merges - hw-conduit-merges
- hw-diagnostics - hw-diagnostics
- hw-dsv < 0 # via hedgehog - hw-dsv
- hw-eliasfano - hw-eliasfano
- hw-excess - hw-excess
- hw-hedgehog < 0 # via hedgehog - hw-hedgehog
- hw-hspec-hedgehog < 0 # via hspec-2.7.0 - hw-hspec-hedgehog < 0 # via hspec-2.7.0
- hw-int - hw-int
- hw-ip - hw-ip
@ -2835,10 +2835,10 @@ packages:
- antiope-sqs - antiope-sqs
"George Wilson <george@wils.online> @gwils": "George Wilson <george@wils.online> @gwils":
- sv < 0 # via hedgehog via hw-dsv - sv
- sv-cassava - sv-cassava
- sv-core - sv-core
- tasty-hedgehog < 0 # via hedgehog - tasty-hedgehog
"Ismail Mustafa <ismailmustafa@rocketmail.com> @ismailmustafa": "Ismail Mustafa <ismailmustafa@rocketmail.com> @ismailmustafa":
- handwriting < 0 - handwriting < 0
@ -4242,6 +4242,9 @@ packages:
# https://github.com/commercialhaskell/stackage/issues/3967 # https://github.com/commercialhaskell/stackage/issues/3967
- text-format - text-format
# Not sure how it got here but it seems to be fine
- hedgehog-fn
# Packages without maintainers that cause issues, # Packages without maintainers that cause issues,
# this is to prevent us from including them by accident. They can # this is to prevent us from including them by accident. They can
# be removed from this list if they are fixed. # be removed from this list if they are fixed.
@ -4277,7 +4280,6 @@ packages:
- syb-with-class < 0 # GHC 8.4 via template-haskell-2.13.0.0 - syb-with-class < 0 # GHC 8.4 via template-haskell-2.13.0.0
- data-clist - data-clist
- brick - brick
- hedgehog-fn < 0 # via hedgehog (not sure why listed here)
- lens-labels < 0 # deprecated https://github.com/commercialhaskell/stackage/pull/4358 - lens-labels < 0 # deprecated https://github.com/commercialhaskell/stackage/pull/4358
- proto-lens-combinators < 0 # deprecated https://github.com/commercialhaskell/stackage/pull/4358 - proto-lens-combinators < 0 # deprecated https://github.com/commercialhaskell/stackage/pull/4358
@ -4817,7 +4819,6 @@ skipped-tests:
- system-filepath # ansi-terminal-0.8 via chell - system-filepath # ansi-terminal-0.8 via chell
- buffer-builder # per HTF per cpphs per polyparse (ghc 8.6 failure) - buffer-builder # per HTF per cpphs per polyparse (ghc 8.6 failure)
- hpack # haskell-src-meta via interpolate - hpack # haskell-src-meta via interpolate
- hedn # via hedgehog via ansi-terminal-0.9
# Blocked by stackage upper bounds. These can be re-enabled once # Blocked by stackage upper bounds. These can be re-enabled once
# the relevant stackage upper bound is lifted. # the relevant stackage upper bound is lifted.