mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
unpin protocol-buffers, pin cryptonite, hashable; disable integer-logarithms tests
This commit is contained in:
parent
44fed0e0c8
commit
c74620233f
@ -3279,9 +3279,12 @@ packages:
|
||||
- hledger-ui < 1.3
|
||||
- hledger-web < 1.3
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2631
|
||||
- protocol-buffers == 2.4.0
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2635
|
||||
- cryptonite < 0.24
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2636
|
||||
- hashable < 1.2.6.1
|
||||
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
@ -3546,6 +3549,9 @@ skipped-tests:
|
||||
# wrong package.yaml file
|
||||
- teardown # https://github.com/roman/Haskell-teardown/issues/1
|
||||
|
||||
# waiting for QuickCheck == 2.10.*
|
||||
- integer-logarithms
|
||||
|
||||
# end of skipped-tests
|
||||
|
||||
# Tests which we should build and run, but which are expected to fail. We
|
||||
|
||||
Loading…
Reference in New Issue
Block a user