From fd2bcd5c6b434093fc39c1ccaa66cb2d0326cbdf Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 2 Feb 2016 10:05:36 +0200 Subject: [PATCH] Expected Haddock failure jaspervdj/stylish-haskell#98 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9aa85cb0..ca2037a3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2496,6 +2496,9 @@ expected-haddock-failures: # https://github.com/kRITZCREEK/psc-ide/issues/117 - psc-ide + # https://github.com/jaspervdj/stylish-haskell/issues/98 + - stylish-haskell + # end of expected-haddock-failures