From 85392d68867dd0ca45bf16fcf2fddeb5551c88f4 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 11 Sep 2022 19:43:13 -0700 Subject: [PATCH] Add upper bound for `mime-types` (#6708) 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 fbacd95b..07ee3019 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -754,7 +754,7 @@ packages: - markdown - mime-mail - mime-mail-ses - - mime-types + - mime-types < 0.1.1.0 # https://github.com/commercialhaskell/stackage/issues/6708 - network-conduit-tls - persistent - persistent-mysql