From 11d82d963ce232d971d2dcfb445dce9323e8d79e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 30 Oct 2017 19:02:04 +0900 Subject: [PATCH] ip benchmark failing (andrewthad/haskell-ip#22) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2d347f16..6d5862fe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3994,6 +3994,7 @@ expected-benchmark-failures: - http2 - xxhash # https://github.com/christian-marie/xxhash/issues/4 - monad-memo # https://github.com/EduardSergeev/monad-memo/issues/3 + - ip # https://github.com/andrewthad/haskell-ip/issues/22 # end of expected-benchmark-failures