Merge branch 'master' into patch-6

This commit is contained in:
Alexey Zabelin 2020-02-25 14:33:36 -08:00 committed by GitHub
commit 9960953f75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4180,6 +4180,7 @@ packages:
- FloatingHex
- GenericPretty
- Glob
- HasBigDecimal
- HDBC < 0 # via time-1.9.3
- HDBC-session < 0 # via HDBC
- HTTP
@ -4710,9 +4711,6 @@ packages:
- servant-swagger < 1.1.8
- aur < 6.3.0
# https://github.com/commercialhaskell/stackage/issues/5206
- selective < 0.4
# end of packages
# Package flags are applied to individual packages, and override the values of
@ -5111,6 +5109,7 @@ skipped-tests:
- config-ini # https://github.com/aisamanra/config-ini/issues/22
- polysemy-plugin # https://github.com/commercialhaskell/stackage/issues/4733
- persistent-typed-db # https://github.com/parsonsmatt/persistent-typed-db/pull/7
- primitive-extras # https://github.com/commercialhaskell/stackage/issues/5210
# Runtime issues
- blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73