From b48ecb5d166ecd69c5340e9b2f71437aa135e63b Mon Sep 17 00:00:00 2001 From: Harendra Kumar Date: Sat, 13 Mar 2021 15:08:35 +0530 Subject: [PATCH] Enable streamly --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index eaf8cc38..1182e1fb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -603,7 +603,7 @@ packages: - bench-show < 0 # via optparse-applicative-0.15.1.0 - monad-recorder < 0 # compilation failure - packcheck - - streamly < 0 # primitive 0.7.1.0 + - streamly - unicode-transforms - xls < 0 # https://github.com/harendra-kumar/xls/issues/7