Skip dlist-nonempty tests/benchmarks and splitmix benchmarks

This commit is contained in:
Oleg Grenrus 2018-01-20 13:20:52 +02:00
parent d998bd9025
commit 3ddbdf3c28

View File

@ -3514,6 +3514,7 @@ skipped-tests:
- tdigest
- these
- time-parsers
- dlist-nonempty # QuickCheck2.11
# Uncategorized, please categorize!
- hackage-security # Cabal 2.0
@ -3915,6 +3916,10 @@ skipped-benchmarks:
- fmt # haskell-src-exts via interpolate
# @phadej
- dlist-nonempty # criterion-1.3
- splitmix# # criterion-1.3
# end of skipped-benchmarks