Skip to content

Commit a51a18b

Browse files
authored
Merge pull request #8062 from mpilgrem/http-download
hi-file-parser, rio-prettyprint and http-download: Shift Stackage responsibility
2 parents 250cf78 + 873dc97 commit a51a18b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

build-constraints.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -975,9 +975,6 @@ packages:
975975
- githash
976976

977977
- time-manager
978-
- http-download < 0 # https://github.com/commercialhaskell/http-download/issues/6
979-
- hi-file-parser
980-
- rio-prettyprint
981978
- packdeps
982979

983980
"Brandon Barker <brandon.barnnker@gmail.com> @bbarker":
@@ -5196,8 +5193,11 @@ packages:
51965193
- crypton-asn1-types
51975194
- crypton-pem
51985195
- crypton-socks
5196+
- hi-file-parser
5197+
- http-download < 0 # https://github.com/commercialhaskell/http-download/issues/6
51995198
- open-browser
52005199
- pantry
5200+
- rio-prettyprint
52015201
- stack < 9
52025202
- static-bytes
52035203
- time-hourglass

0 commit comments

Comments
 (0)