From 2d4a3af3bc79946847b3bded0e6469d81b82069e Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 29 Oct 2019 01:00:51 +0100 Subject: [PATCH] Re-enable haskell-gi tests and close #4661 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index da91f18e..b09a4496 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5750,7 +5750,6 @@ skipped-tests: - servant-ruby # https://github.com/commercialhaskell/stackage/issues/4650 - password-instances # https://github.com/commercialhaskell/stackage/issues/4653 - password # https://github.com/cdepillabout/password/issues/2 - - haskell-gi # https://github.com/commercialhaskell/stackage/issues/4661 - envelope # https://github.com/commercialhaskell/stackage/issues/4669 - algebraic-graphs # https://github.com/commercialhaskell/stackage/issues/4670 - bugsnag-haskell # https://github.com/commercialhaskell/stackage/issues/4759