From 4c3e1b242cf7549723ac2cab9b5b9da7eb2a4bfb Mon Sep 17 00:00:00 2001 From: Eric Conlon Date: Wed, 6 May 2020 16:27:39 -0700 Subject: [PATCH] Deprecate heart-core --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 046dc709..455690b8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4181,7 +4181,6 @@ packages: "Eric Conlon @ejconlon": - blanks - climb - - heart-core - linenoise # Maintainership with @23Skidoo - ekg @@ -4739,6 +4738,7 @@ packages: - syb-with-class < 0 # GHC 8.4 via template-haskell-2.13.0.0 - lens-labels < 0 # deprecated https://github.com/commercialhaskell/stackage/pull/4358 - proto-lens-combinators < 0 # deprecated https://github.com/commercialhaskell/stackage/pull/4358 + - heart-core < 0 # deprecated "GHC upper bounds": # Need to always match the version shipped with GHC