From a397a34d13e1dcc2f8860ef8a77baa697f2752e3 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 31 Aug 2016 01:11:18 -0700 Subject: [PATCH] Revert "re-enable netpbm tests (nh2/haskell-netpbm#2)" This reverts commit cfa27c885aa72194103182721d1354205998d074. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8b457d6b..10eecb90 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2786,6 +2786,7 @@ expected-test-failures: - ghc-events # https://github.com/haskell/ghc-events/issues/9 - graylog # 0.1.0.1 https://github.com/fpco/stackage/pull/1254 - haskell-names # 0.7.0 https://github.com/haskell-suite/haskell-names/issues/78 + - netpbm # 1.0.1 https://github.com/nh2/haskell-netpbm/issues/2 - rematch # No issue tracker, sent e-mail to maintainer https://github.com/fpco/stackage/issues/376 - xlsior # https://github.com/rcallahan/xlsior/issues/1 - crypto-pubkey # https://github.com/vincenthz/hs-crypto-pubkey/issues/23