Merge branch 'brandon-leapyear-patch-1'

This commit is contained in:
Dan Burton 2019-09-29 09:21:06 -07:00
commit 2bcfe8aa51
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -6060,7 +6060,6 @@ packages:
- haskell-spacegoo < 0 # MonadFail
- lens-typelevel < 0 # Wrong category of family instance (wat)
- regex-pcre-builtin < 0 # MonadFail
- th-test-utils < 0 # Template Haskell changes. https://github.com/commercialhaskell/stackage/pull/4839
- wai-predicates < 0 # MonadFail
# Round 2 transitive from Some more failures
@ -6075,7 +6074,6 @@ packages:
- cql-io < 0 # via cql
- groundhog-mysql < 0 # via groundhog
- logging-effect < 0 # via prettyprinter
- aeson-schemas < 0 # via th-test-utils
"GHC upper bounds":
@ -6785,6 +6783,7 @@ expected-test-failures:
- squeal-postgresql # https://github.com/fpco/stackage/issues/3180
- text-icu # https://github.com/bos/text-icu/issues/32
- text-ldap # https://github.com/khibino/haskell-text-ldap/issues/1
- th-test-utils # https://github.com/LeapYear/th-test-utils/issues/14
- unicode-transforms # https://github.com/harendra-kumar/unicode-transforms/issues/15
- vector-algorithms # http://hub.darcs.net/dolio/vector-algorithms/issue/9
- vivid-supercollider # https://github.com/commercialhaskell/stackage/issues/4250