mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Merge pull request #4140 from phadej/re-enable-2018-11-16
Re-enable tdigest
This commit is contained in:
commit
85eb140bad
@ -1428,7 +1428,7 @@ packages:
|
||||
- servant-swagger-ui-redoc
|
||||
- servant-yaml
|
||||
- singleton-bool
|
||||
- spdx < 0 # GHC 8.4 via base-4.11.0.0
|
||||
- spdx < 0 # needs QuickCheck 2.12
|
||||
- splitmix
|
||||
- step-function
|
||||
- tdigest
|
||||
@ -4163,7 +4163,6 @@ packages:
|
||||
- tasty-dejafu < 0
|
||||
- tasty-stats < 0
|
||||
- tcp-streams-openssl < 0
|
||||
- tdigest < 0
|
||||
- telegram-bot-simple < 0
|
||||
- termbox < 0
|
||||
- termonad < 0
|
||||
@ -4669,7 +4668,6 @@ skipped-tests:
|
||||
- integer-logarithms
|
||||
- postgresql-simple-url
|
||||
- range-set-list
|
||||
- spdx
|
||||
- time-parsers
|
||||
- time-parsers
|
||||
- vec
|
||||
@ -4714,7 +4712,6 @@ expected-test-failures:
|
||||
- nsis # Intermittent on non-Windows systems
|
||||
- pandoc # https://github.com/commercialhaskell/stackage/issues/3719
|
||||
- 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
|
||||
|
||||
# Timeouts
|
||||
|
||||
Loading…
Reference in New Issue
Block a user