Skip unordered-containers benchmark (closes #1131, but see #1222)

This commit is contained in:
Dan Burton 2016-02-14 15:43:07 -08:00
parent b5303710a1
commit 4e6cfeb76e

View File

@ -1960,7 +1960,7 @@ packages:
# https://github.com/fpco/stackage/issues/1128
- machines < 0.6
# https://github.com/fpco/stackage/issues/1131
# https://github.com/fpco/stackage/issues/1222
- unordered-containers < 0.2.6
# https://github.com/fpco/stackage/issues/1147
@ -2517,6 +2517,9 @@ skipped-benchmarks:
# https://github.com/kaizhang/clustering/issues/2
- clustering
# https://github.com/tibbe/unordered-containers/issues/122
- unordered-containers
# end of skipped-benchmarks