From 0af52c88a05d73383fa11603bce3a8d2ff8e4cd9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 09:54:24 -0700 Subject: [PATCH] Unblock simple-reflect and revdeps --- build-constraints.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 84ffbc57..2679c491 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3408,7 +3408,6 @@ packages: - pipes-concurrency < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - pred-set < 0 # DependencyFailed (PackageName "HSet") - simple-log < 0 # DependencyFailed (PackageName "hformat") - - simple-reflect < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - simple-templates < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - socket < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - sorted-list < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build @@ -4303,9 +4302,6 @@ packages: - exp-pairs < 0 # GHC 8.4 via matrix - xlsx < 0 # GHC 8.4 via xeno - tasty-auto < 0 # GHC 8.4 via tasty-hspec - - approximate < 0 # GHC 8.4 via simple-reflect - - compensated < 0 # GHC 8.4 via simple-reflect - - hyperloglog < 0 # GHC 8.4 via simple-reflect - safecopy < 0 # GHC 8.4 via template-haskell-2.13.0.0 - haxr < 0 # GHC 8.4 via HaXml - RSA < 0 # GHC 8.4 via crypto-pubkey-types @@ -4588,10 +4584,6 @@ skipped-tests: # just remove these lines and run `stackage-curator check' to verify. - Cabal # GHC 8.4 via base-orphans-0.7, tree-diff - hoopl # GHC 8.4 via base-4.11.0.0 https://github.com/haskell/hoopl/issues/46 - - 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 - - linear # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - - log-domain # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - glabrous # hspec 2.5 - stb-image-redux # hspec 2.5 - vinyl # hspec 2.5 # https://github.com/VinylRecords/Vinyl/issues/115