From 4c25f11eda7521d32902f413af091cf8914d6635 Mon Sep 17 00:00:00 2001 From: Artyom Kazak Date: Wed, 24 Oct 2018 11:38:19 +0200 Subject: [PATCH] Mark haskell-src-meta as "don't build tests" --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 91c0ab6f..1900c0f2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4530,6 +4530,7 @@ skipped-tests: - ed25519 # QuickCheck, hlint and more - hackage-security # QuickCheck - haddock-library # base-compat-0.10.1, hspec-2.5.1 + - haskell-src-meta # GHC 8.6, template-haskell - http-streams # via snap-server-1.1.0.0 - indents # tasty 0.12 and tasty-hunit 0.10 - ip # hspec 2.5 https://github.com/andrewthad/haskell-ip/issues/33