From 3bfb16493c8488146bd3b448315f2c4c855ec620 Mon Sep 17 00:00:00 2001 From: patrick brisbin Date: Tue, 30 Oct 2018 17:03:12 -0400 Subject: [PATCH] Build uri-bytestring again As of v0.3.2.1, this seems to compile on nightly (benchmarks too). I'm attempting to get yesod-auth-oauth2 back in Stackage, which requires hoauth2 (which I've fixed), which requires uri-bytestring-aeson (which I'm fixing now), which requires uri-bytestring. --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e4557297..dd6ff487 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4205,7 +4205,6 @@ packages: - tz < 0 - tzdata < 0 - union < 0 - - uri-bytestring < 0 - uri-templater < 0 - urlpath < 0 - users < 0 @@ -5118,7 +5117,6 @@ skipped-benchmarks: - type-of-html - ua-parser - unbound-generics - - uri-bytestring - vec - vinyl - websockets