From 66cfe7ff20900f935270d18aa115308aff2bc072 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 15 Mar 2021 19:23:13 +0100 Subject: [PATCH] Close #5802 --- build-constraints.yaml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b97595f8..5c3d251b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2196,14 +2196,14 @@ packages: - backprop - bins - configurator-export - - decidable + - decidable < 0 # https://github.com/commercialhaskell/stackage/issues/5802 - emd < 0 # via typelits-witnesses - functor-products < 0 # https://github.com/mstksg/functor-products/issues/1 - hamilton < 0 # via vty - hmatrix-backprop - hmatrix-vector-sized - lens-typelevel < 0 # GHC 8.8 via ghc-typelits-presburger (konn/equational-reasoning-in-haskell#4) - - list-witnesses + - list-witnesses < 0 # https://github.com/commercialhaskell/stackage/issues/5817 - nonempty-containers - one-liner-instances - prompt @@ -6843,11 +6843,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5780 - structured-cli < 2.7 - # https://github.com/commercialhaskell/stackage/issues/5802 - - functor-products < 0 # https://github.com/mstksg/functor-products/issues/1 - - decidable < 0 - - list-witnesses < 0 - # https://github.com/commercialhaskell/stackage/issues/5834 - call-stack < 0.3.0 - HUnit < 1.6.2.0