Merge pull request #4140 from phadej/re-enable-2018-11-16

Re-enable tdigest
This commit is contained in:
Michael Snoyman 2018-11-16 10:10:13 +02:00 committed by GitHub
commit 85eb140bad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1428,7 +1428,7 @@ packages:
- servant-swagger-ui-redoc - servant-swagger-ui-redoc
- servant-yaml - servant-yaml
- singleton-bool - singleton-bool
- spdx < 0 # GHC 8.4 via base-4.11.0.0 - spdx < 0 # needs QuickCheck 2.12
- splitmix - splitmix
- step-function - step-function
- tdigest - tdigest
@ -4163,7 +4163,6 @@ packages:
- tasty-dejafu < 0 - tasty-dejafu < 0
- tasty-stats < 0 - tasty-stats < 0
- tcp-streams-openssl < 0 - tcp-streams-openssl < 0
- tdigest < 0
- telegram-bot-simple < 0 - telegram-bot-simple < 0
- termbox < 0 - termbox < 0
- termonad < 0 - termonad < 0
@ -4669,7 +4668,6 @@ skipped-tests:
- integer-logarithms - integer-logarithms
- postgresql-simple-url - postgresql-simple-url
- range-set-list - range-set-list
- spdx
- time-parsers - time-parsers
- time-parsers - time-parsers
- vec - vec
@ -4714,7 +4712,6 @@ expected-test-failures:
- nsis # Intermittent on non-Windows systems - nsis # Intermittent on non-Windows systems
- pandoc # https://github.com/commercialhaskell/stackage/issues/3719 - pandoc # https://github.com/commercialhaskell/stackage/issues/3719
- pandoc-citeproc # https://github.com/jgm/pandoc-citeproc/issues/172 - pandoc-citeproc # https://github.com/jgm/pandoc-citeproc/issues/172
- spdx # https://github.com/phadej/spdx/issues/8
- statistics # https://github.com/bos/statistics/issues/42 - statistics # https://github.com/bos/statistics/issues/42
# Timeouts # Timeouts