mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Revert "Only disable benchmark for do-list (tserduke/do-list#3) - just moving to expected-benchmark-failures doesn't seem to do the trick."
This reverts commit 8e8cb67909.
This commit is contained in:
parent
dba696b7ce
commit
81ca91f254
@ -9915,6 +9915,7 @@ expected-benchmark-failures:
|
||||
- chronos # 1.1.5 Ambiguous occurrence ‘Thyme.defaultTimeLocale’
|
||||
- cmark-gfm # https://github.com/kivikakk/cmark-gfm-hs/issues/5
|
||||
- cryptohash # 0.11.9 https://github.com/vincenthz/hs-cryptohash/pull/43
|
||||
- do-list # 1.0.1 https://github.com/tserduke/do-list/issues/3
|
||||
- fast-builder # 0.1.3.0 compile fail against aeson 2
|
||||
- genvalidity-text # 1.0.0.1 https://github.com/NorfairKing/validity/issues/105
|
||||
- hedis # 0.15.2 https://github.com/informatikr/hedis/issues/214
|
||||
@ -9948,7 +9949,6 @@ skipped-benchmarks:
|
||||
- clock
|
||||
- criterion
|
||||
- criterion-measurement
|
||||
- do-list # 1.0.1 https://github.com/tserduke/do-list/issues/3
|
||||
- foldable1-classes-compat
|
||||
- foundation
|
||||
- hashable # https://github.com/fpco/stackage/issues/1818
|
||||
|
||||
Loading…
Reference in New Issue
Block a user