From 1db7056b0e6653bfe18dd83615cc5888886edeae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Wed, 11 Oct 2023 19:40:05 +0200 Subject: [PATCH] Tests compile for `store` 0.7.18. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 98875e8b..5c3173dd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8847,7 +8847,6 @@ expected-test-failures: - secp256k1-haskell # #5948/closed - servant-static-th # 1.0.0.0 Tasty issue: https://github.com/commercialhaskell/stackage/issues/6090 - snappy # Could not find module ‘Functions’ - - store # 0.7.16 - thread-supervisor # 0.2.0.0 - twitter-types # 0.11.0 compile fail against aeson 2 - type-of-html-static # 0.1.0.2 https://github.com/commercialhaskell/stackage/issues/5728