From 3ea52727db54d4860d0e312e368cbec996272629 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 22:29:20 -0700 Subject: [PATCH] Unblock lens, lens-aeson for ghc 8.4 by skipping tests --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a79fc002..e369b7df 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3371,8 +3371,6 @@ packages: - htaglib < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - ini < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - lame < 0 # DependencyFailed (PackageName "htaglib") - - lens < 0 # DependencyFailed (PackageName "simple-reflect") - - lens-aeson < 0 # DependencyFailed (PackageName "simple-reflect") - loch-th < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - matrix < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - mysql < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build @@ -5050,6 +5048,8 @@ skipped-tests: # just remove these lines and run `stackage-curator check' to verify. - Cabal # GHC 8.4 via base-orphans-0.7, tree-diff - http-types # GHC 8.4 via quickcheck-instances + - lens # GHC 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 + - lens-aeson # GHC 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - semigroupoids # doctest 0.15 - HTTP # conduit-extra 1.3 - colour # QuickCheck-2.11.3