From 10b6306c14ddd4939f2da77dea495a1140196bde Mon Sep 17 00:00:00 2001 From: Tony Day Date: Mon, 14 Oct 2024 12:12:43 +1000 Subject: [PATCH 1/2] harpie inclusion in stack build --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7eb8d6c0..15d1ab23 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3773,8 +3773,9 @@ packages: - validation "Tony Day @tonyday567": - - chart-svg < 0.7 # https://github.com/commercialhaskell/stackage/issues/7535 - # - harpie # required by chart-svg + - chart-svg + - formatn + - harpie - markup-parse - numhask - numhask-array @@ -5432,7 +5433,6 @@ packages: - fin - fingertree - fmlist - - formatn - friendly-time - functor-classes-compat - functor-combinators From aa6f0a1c58f3f981309ccd380693340a3fc3bef7 Mon Sep 17 00:00:00 2001 From: Tony Day Date: Tue, 15 Oct 2024 08:56:25 +1000 Subject: [PATCH 2/2] added packages: - box - box-socket - cabal-fix - dotparse - harpie-numhask - mealy - prettychart - web-rep --- build-constraints.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 15d1ab23..30a2c555 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3773,14 +3773,22 @@ packages: - validation "Tony Day @tonyday567": + - box + - box-socket + - cabal-fix - chart-svg + - dotparse - formatn - harpie + - harpie-numhask - markup-parse + - mealy - numhask - numhask-array - numhask-space - perf + - prettychart + - web-rep "Iphigenia Df @iphydf": - data-msgpack