From 3f033d6553100a7dd69417365707859f039d1203 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 17 Sep 2022 11:54:04 -0700 Subject: [PATCH] Add upper bound to `ghcid` due to #6715 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0376e799..5d961150 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -865,7 +865,7 @@ packages: - js-flot - js-dgtable - extra - - ghcid + - ghcid < 0.8.8 # https://github.com/commercialhaskell/stackage/issues/6715 - hexml - profiterole - record-dot-preprocessor