mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-06 03:17:29 +01:00
unpin protocol-buffers, pin cryptonite, hashable; disable integer-logarithms tests
This commit is contained in:
parent
44fed0e0c8
commit
c74620233f
@ -3279,8 +3279,11 @@ packages:
|
|||||||
- hledger-ui < 1.3
|
- hledger-ui < 1.3
|
||||||
- hledger-web < 1.3
|
- hledger-web < 1.3
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2631
|
# https://github.com/fpco/stackage/issues/2635
|
||||||
- protocol-buffers == 2.4.0
|
- cryptonite < 0.24
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/issues/2636
|
||||||
|
- hashable < 1.2.6.1
|
||||||
|
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
@ -3546,6 +3549,9 @@ 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.*
|
||||||
|
- integer-logarithms
|
||||||
|
|
||||||
# end of skipped-tests
|
# end of skipped-tests
|
||||||
|
|
||||||
# Tests which we should build and run, but which are expected to fail. We
|
# Tests which we should build and run, but which are expected to fail. We
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user