From 758621b6e0e23519985033ab4c3bdea11ac72651 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 14 Apr 2020 20:00:18 +0200 Subject: [PATCH] Disable urlpath #5300 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e5b1ac5b..32cc6240 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2016,7 +2016,7 @@ packages: - tries < 0 # GHC 8.4 via bytestring-trie - unit-constraint - unfoldable-restricted < 0 # via unfoldable - - urlpath + # - urlpath - wai-transformers < 0 # via wai-websockets - websockets-rpc < 0 # websockets-simple - websockets-simple < 0 # BuildFailureException with GHC 8.4