From 38c4cede74f31637d3c45dc81fa87467d45d490a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 4 Jul 2018 20:48:58 -0700 Subject: [PATCH] Optimistically expect haddock success for various packages --- build-constraints.yaml | 35 ----------------------------------- 1 file changed, 35 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 595a07cb..44c5f11c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4215,41 +4215,6 @@ expected-benchmark-failures: # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: - # dist/doc/html/brick/../brick-0.37.1/Brick-AttrMap.html: openFile: does not exist - # and the like, as seen on July 4, 2018 - - avwx - - brick - - cheapskate - - credential-store - - derulo - - editor-open - - epub-metadata - - fswatch - - gdp - - haskell-gi - - haskintex - - highlighting-kate - - hw-rankselect - - hw-xml - - netwire-input-glfw - - nvim-hs - - o-clock - - pager - - prettyprinter - - proto-lens-protoc - - qnap-decrypt - - quickbench - - rasterific-svg - - require - - sdl2 - - sdl2-gfx - - sdl2-image - - tomland - - vty - - websockets - - xls - - zip-archive - - zip-stream # Requires build before haddock, which doesn't always happen in incremental # builds. Could consider special-casing this requirement.