From 0532c1e16c62ba9a44a0ad74f42eae2a8268aba0 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 15 Mar 2021 18:01:45 +0100 Subject: [PATCH] Update mysql and close #5891 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f85e63fb..e20a1a03 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1433,7 +1433,7 @@ packages: - wai-middleware-caching-redis < 0 # GHC 8.4 via hedis "Paul Rouse @paul-rouse": - - mysql < 0.2 # https://github.com/commercialhaskell/stackage/issues/5891 + - mysql - mysql-simple - sphinx < 0 # Could not find module Network - xmlhtml < 0 # GHC 8.4 via hspec-2.5.0