Add back machines

This commit is contained in:
Ryan Scott 2016-06-07 10:48:42 -04:00
parent 865f55a1f7
commit c41b21f83e

View File

@ -277,7 +277,7 @@ packages:
- linear - linear
# GHC 8 - linear-accelerate # GHC 8 - linear-accelerate
# GHC 8 - log-domain # GHC 8 - log-domain
# BLOCKED distributive 0.5 - machines - machines
- monadic-arrays - monadic-arrays
- monad-products - monad-products
- monad-products - monad-products
@ -2385,7 +2385,6 @@ skipped-tests:
- bound - bound
- heaps - heaps
- hyphenation - hyphenation
# BLOCKED distributive 0.5 - machines
# https://github.com/kaizhang/clustering/issues/2 # https://github.com/kaizhang/clustering/issues/2
- clustering - clustering
@ -2913,7 +2912,6 @@ expected-haddock-failures:
# build benchmarks. The difference here will be whether dependencies for these # build benchmarks. The difference here will be whether dependencies for these
# benchmarks are included or not. # benchmarks are included or not.
skipped-benchmarks: skipped-benchmarks:
- machines
- criterion-plus - criterion-plus
- graphviz - graphviz
- lifted-base - lifted-base