mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
reenable folds allow tests to fail (ekmett/folds#12)"
This reverts commit 7b6be49766.
This commit is contained in:
parent
7a6dcfd730
commit
44c4d7cb08
@ -1082,7 +1082,7 @@ packages:
|
||||
|
||||
# Not a maintainer
|
||||
- arithmoi
|
||||
#- folds
|
||||
- folds
|
||||
- friendly-time
|
||||
- hashable
|
||||
- haxl
|
||||
@ -3133,6 +3133,8 @@ expected-test-failures:
|
||||
- cubicbezier # https://github.com/kuribas/cubicbezier/issues/3
|
||||
|
||||
- yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1
|
||||
|
||||
- folds # https://github.com/ekmett/folds/issues/12
|
||||
# end of expected-test-failures
|
||||
|
||||
# Benchmarks which are known not to build. Note that, currently we do not run
|
||||
|
||||
Loading…
Reference in New Issue
Block a user