From 3e4580f78864f05fe40bfe6246c38911b6142773 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 3 Oct 2023 14:15:35 +0800 Subject: [PATCH] haskoin-store-data broken by scotty-0.20 (haskoin/haskoin-store#31) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c5c75597..735c199a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5471,7 +5471,7 @@ packages: - haskell-src-exts - haskell-src-exts-simple - haskell-tools-builtin-refactorings - - haskoin-store-data + - haskoin-store-data < 0 # https://github.com/haskoin/haskoin-store/issues/31 - hasql-dynamic-statements - hasql-implicits - haxl