From 6fa6bb975b3fd3d4c526e51a8dc2d73d1f4b5d89 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 14 Apr 2018 10:10:12 -0700 Subject: [PATCH] Expect haddock failure for data-diverse-lens #3523 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index da5abe09..0927dc97 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4037,6 +4037,7 @@ expected-haddock-failures: - haddock-library # https://github.com/fpco/stackage/issues/3236 - pusher-http-haskell # https://github.com/pusher-community/pusher-http-haskell/issues/60 - text-generic-pretty # https://github.com/fpco/stackage/pull/2160 + - data-diverse-lens # https://github.com/fpco/stackage/issues/3523 # Runs out of memory - store