From 51cb53b589a65124546b314e32f5633113fd4373 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 6 Aug 2022 13:17:37 +0200 Subject: [PATCH] Re-enable streamt --- build-constraints.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a12e61a8..def1eed6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -272,7 +272,7 @@ packages: - list-predicate "Guillaume Bouchard @guibou": - - krank < 0 # via GHC 9.2.4, https://github.com/commercialhaskell/stackage/issues/6666 + - krank < 0 # 0.2.3 via GHC 9.2.4, https://github.com/commercialhaskell/stackage/issues/6666 - pretty-terminal - PyF @@ -3621,7 +3621,7 @@ packages: - conduit-aeson "Hans-Peter Deifel @hpdeifel": - - hledger-iadd < 0 # temporary block, incompatible with brick https://github.com/simonmichael/hledger/issues/1882 + - hledger-iadd < 0 # 1.3.17 temporary block, incompatible with brick https://github.com/simonmichael/hledger/issues/1882 "Roy Levien @orome": - crypto-enigma @@ -4756,7 +4756,7 @@ packages: - net-mqtt-lens "David A Roberts @davidar": - - streamt < 0 # https://github.com/commercialhaskell/stackage/issues/6667 + - streamt "Martin Sosic @Martinsos": - strong-path @@ -7837,6 +7837,7 @@ skipped-tests: # ??? - incremental-parser # 0.5.0.3 Main: executable not found + - streamt # 0.5.0.1 executable not found # missing package - unordered-containers # https://github.com/commercialhaskell/stackage/issues/6525