Merge pull request #4905 from MichaelXavier/patch-12

Reenable uri-bytestring and dependent packages
This commit is contained in:
Joe Kachmar 2019-10-13 20:00:51 -04:00 committed by GitHub
commit 56b9000301
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4860,7 +4860,6 @@ packages:
- rank2classes < 0 # via template-haskell-2.15.0.0
- size-based < 0 # via template-haskell-2.15.0.0
- static-text < 0 # via template-haskell-2.15.0.0
- uri-bytestring < 0 # via template-haskell-2.15.0.0
- hyraxAbif < 0 # via text-1.2.4.0
- sqlite-simple-errors < 0 # via text-1.2.4.0
- universum < 0 # via text-1.2.4.0
@ -5090,10 +5089,6 @@ packages:
- polysemy < 0 # via unagi-chan
- require < 0 # via universum
- tintin < 0 # via universum
- dublincore-xml-conduit < 0 # via uri-bytestring
- uri-bytestring-aeson < 0 # via uri-bytestring
- wai-middleware-auth < 0 # via uri-bytestring
- yesod-auth-oauth2 < 0 # via uri-bytestring
- hamilton < 0 # via vty
- hledger-iadd < 0 # via vty
- servant-rawm < 0 # via wai-app-static
@ -5995,7 +5990,6 @@ skipped-tests:
# Compilation failures
- snappy # https://github.com/bos/snappy/issues/1
- genvalidity-time # https://github.com/NorfairKing/validity/issues/51
- uri-bytestring # Could not deduce (SOP.All (SOP.All Arbitrary) xs) arising from a use of SOP.hcpure
- cron # Could not deduce (SOP.All (SOP.All Arbitrary) xss) arising from a use of SOP.hcpure
- config-ini # https://github.com/aisamanra/config-ini/issues/22
- polysemy-plugin # https://github.com/commercialhaskell/stackage/issues/4733