diff --git a/build-constraints.yaml b/build-constraints.yaml index 531f28cf..196e365e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -793,10 +793,9 @@ expected-test-failures: # Requires an old version of WAI and Warp for tests - HTTP - # text and setenv have recursive dependencies in their tests, which - # cabal can't (yet) handle + # text has recursive dependencies in its tests, which cabal can't (yet) + # handle - text - - setenv # https://github.com/bos/statistics/issues/42 - statistics diff --git a/cabal.config b/cabal.config index 25f3661e..cc656768 100644 --- a/cabal.config +++ b/cabal.config @@ -647,7 +647,7 @@ constraints: abstract-deque ==0.3, semigroups ==0.16.0.1, sendfile ==0.7.9, seqloc ==0.6, - setenv ==0.1.1.1, + setenv ==0.1.1.2, SHA ==1.6.4.1, shake ==0.14.2, shake-language-c ==0.6.3,