mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-16 16:25:49 +01:00
Block packages and close #2586
This commit is contained in:
parent
5cdd7df629
commit
d028cf4c82
@ -2146,7 +2146,7 @@ packages:
|
|||||||
|
|
||||||
"Ivan Miljenovic <Ivan.Miljenovic@gmail.com> @ivan-m":
|
"Ivan Miljenovic <Ivan.Miljenovic@gmail.com> @ivan-m":
|
||||||
- fgl
|
- fgl
|
||||||
- fgl-arbitrary
|
# - fgl-arbitrary # bouns: QuickCheck
|
||||||
- graphviz
|
- graphviz
|
||||||
- wl-pprint-text
|
- wl-pprint-text
|
||||||
|
|
||||||
@ -3240,18 +3240,6 @@ packages:
|
|||||||
- tasty-quickcheck < 0.9
|
- tasty-quickcheck < 0.9
|
||||||
- arithmoi < 0.5.0.1
|
- arithmoi < 0.5.0.1
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2586
|
|
||||||
- QuickCheck < 2.10
|
|
||||||
- aeson-compat < 0.3.7
|
|
||||||
- arithmoi < 0.5.0.1
|
|
||||||
- binary-orphans < 0.1.7.0
|
|
||||||
- lattices < 1.6.0
|
|
||||||
- quickcheck-instances < 0.3.13
|
|
||||||
- text-show < 3.6.2
|
|
||||||
- text-show-instances < 3.6.1
|
|
||||||
- these < 0.7.4
|
|
||||||
- aeson-extra < 0.4.1.0
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2587
|
# https://github.com/fpco/stackage/issues/2587
|
||||||
- extra < 1.6
|
- extra < 1.6
|
||||||
|
|
||||||
@ -3456,7 +3444,7 @@ skipped-tests:
|
|||||||
- distributive
|
- distributive
|
||||||
- email-validate
|
- email-validate
|
||||||
- flow
|
- flow
|
||||||
- genvalidity-property
|
# - genvalidity-property # bounds: QuickCheck
|
||||||
- hasmin
|
- hasmin
|
||||||
- http-api-data
|
- http-api-data
|
||||||
- intervals
|
- intervals
|
||||||
@ -3590,8 +3578,22 @@ skipped-tests:
|
|||||||
# wrong package.yaml file
|
# wrong package.yaml file
|
||||||
- teardown # https://github.com/roman/Haskell-teardown/issues/1
|
- teardown # https://github.com/roman/Haskell-teardown/issues/1
|
||||||
|
|
||||||
# waiting for QuickCheck == 2.10.*
|
# QuickCheck 2.10
|
||||||
- integer-logarithms
|
- arithmoi
|
||||||
|
- blaze-html
|
||||||
|
- blaze-markup
|
||||||
|
- cassava-conduit
|
||||||
|
- edit-distance
|
||||||
|
- http-media
|
||||||
|
- morte
|
||||||
|
- printcess
|
||||||
|
- retry
|
||||||
|
- superbuffer
|
||||||
|
- unbound
|
||||||
|
- vector
|
||||||
|
- wai-middleware-rollbar
|
||||||
|
- websockets
|
||||||
|
- path
|
||||||
|
|
||||||
# end of skipped-tests
|
# end of skipped-tests
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user