From 7857e8b743c50bd2e299620677c023f084f63d59 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Fri, 23 Apr 2021 15:03:45 -0400 Subject: [PATCH] Re-enables servant-elm & ShellCheck stuff --- build-constraints.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 481ebe41..07d4cda0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7900,9 +7900,6 @@ expected-test-failures: # https://github.com/kcsongor/generic-lens/issues/133 - generic-optics - # https://github.com/haskell-servant/servant-elm/issues/62 - - servant-elm - # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run @@ -7964,9 +7961,6 @@ expected-haddock-failures: # https://github.com/egison/egison/issues/251 - egison - - # https://github.com/koalaman/shellcheck/issues/2216 - - ShellCheck # end of expected-haddock-failures