From f14542417c770ec1249991c1b739aa4ec92bd60c Mon Sep 17 00:00:00 2001 From: Rodney Lorrimar Date: Mon, 5 Jul 2021 19:47:10 +0800 Subject: [PATCH] Re-enable bech32 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 825fbab5..12ddddcd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7427,7 +7427,6 @@ expected-test-failures: - persistent-sqlite # https://github.com/yesodweb/persistent/issues/989 - haskell-src-exts # https://github.com/commercialhaskell/stackage/issues/5151 - simple-vec3 # https://github.com/commercialhaskell/stackage/pull/5410 - - bech32-th # https://github.com/commercialhaskell/stackage/issues/5432 - haskeline # https://github.com/commercialhaskell/stackage/issues/5439 - character-cases # https://github.com/aiya000/hs-character-cases/issues/3 - lz4-frame-conduit # https://github.com/nh2/lz4-frame-conduit/issues/3 @@ -7578,9 +7577,6 @@ expected-test-failures: # https://github.com/yesodweb/yesod/issues/1711 - yesod-core - # https://github.com/input-output-hk/bech32/issues/31 - - bech32 - # doctest - headroom - xml-indexed-cursor