From 13463f11bd9f3c1896a8f4e4030e54d3708ca114 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 12 May 2021 22:31:12 +0200 Subject: [PATCH] Upgrade to path 0.7.x --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 02715776..a31d4cf7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6810,7 +6810,7 @@ packages: - dbus < 1.2.18 # https://github.com/commercialhaskell/path/issues/161 - - path < 0.7.1 + - path < 0.8 # https://github.com/commercialhaskell/stackage/issues/5524 - dlist < 1.0 @@ -7121,6 +7121,7 @@ skipped-tests: - proto3-wire # tasty 1.4 - http-link-header # QuickCheck 2.14.2 - stripe-http-client # random 1.2 + - hapistrano # path 0.8 # test-framework per ghc 8.8 - extensible-effects # via test-framework