From 873dc973611bf22836b547c639509e4ba996eacb Mon Sep 17 00:00:00 2001 From: Mike Pilgrem Date: Tue, 30 Jun 2026 19:41:50 +0100 Subject: [PATCH] hi-file-parser, rio-prettyprint and http-download: Shift Stackage responsibility I am a Hackage maintainer of `hi-file-parser`, `rio-prettyprint` and (now) `http-download` and, I think, probably better placed than @snoyberg to bear the administrative burden of the related Stackage responsibility. See: * https://github.com/commercialhaskell/http-download/pull/7 --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 307b94ad..ef1c82b5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -975,9 +975,6 @@ packages: - githash - time-manager - - http-download < 0 # https://github.com/commercialhaskell/http-download/issues/6 - - hi-file-parser - - rio-prettyprint - packdeps "Brandon Barker @bbarker": @@ -5196,8 +5193,11 @@ packages: - crypton-asn1-types - crypton-pem - crypton-socks + - hi-file-parser + - http-download < 0 # https://github.com/commercialhaskell/http-download/issues/6 - open-browser - pantry + - rio-prettyprint - stack < 9 - static-bytes - time-hourglass