From 8a8da8e8d676437a76129df1bb46449932168746 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 12 May 2021 22:32:31 +0200 Subject: [PATCH] path upper bound for #6013 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a31d4cf7..6cd69611 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6809,7 +6809,7 @@ packages: - network < 3.1.2.0 - dbus < 1.2.18 - # https://github.com/commercialhaskell/path/issues/161 + # https://github.com/commercialhaskell/stackage/issues/6013 - path < 0.8 # https://github.com/commercialhaskell/stackage/issues/5524