Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Behavior changes:

Other enhancements:

* Bump to Hpack 0.39.1.

Bug fixes:

## v3.9.1
Expand All @@ -41,7 +43,7 @@ Behavior changes:

Other enhancements:

* Bump to Hpack 0.38.2.
* Bump to Hpack 0.38.3.
* Consider GHC 9.14 to be a tested compiler and remove warnings.
* Consider Cabal 3.16 to be a tested library and remove warnings.
* From GHC 9.12.1, `base` is not a GHC wired-in package. In configuration files,
Expand Down
2 changes: 1 addition & 1 deletion cabal.config
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ constraints:
, haskell-src-meta ==0.8.15
, hi-file-parser ==0.1.8.0
, hourglass ==0.2.12
, hpack ==0.38.3
, hpack ==0.39.1
, hpc ==0.7.0.2
, http-api-data ==0.6.2
, http-client ==0.7.19
Expand Down
2 changes: 2 additions & 0 deletions stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ extra-deps:
# lts-24.24 specifies Cabal-3.12.1.0
- Cabal-3.16.0.0@sha256:9972c2bd263168a20bd990962a68d4fd024f50c30a00519a6b942e8871d1bd67,14455
- Cabal-syntax-3.16.0.0@sha256:6a35036763557301876c5b7a448de4f1cb54fe1e223ff6c4c0c1fdd6df635a65,7509
# lts-24.24 specifies hpack-0.38.3
- hpack-0.39.1@sha256:d7378debd96e805760540e3640aeda3a1ebee1d000dac99726ed55c827c81a94,5229
# lts-24.24 specifies pantry-0.10.1
- pantry-0.11.2@sha256:bc14e75f512deb22e0d9d645e62eb63b319d1732bfed6509491601215ecbd307,7896
# lts-24.24 specifies persistent-2.17.1.0
Expand Down
7 changes: 7 additions & 0 deletions stack.yaml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,13 @@ packages:
size: 11238
original:
hackage: Cabal-syntax-3.16.0.0@sha256:6a35036763557301876c5b7a448de4f1cb54fe1e223ff6c4c0c1fdd6df635a65,7509
- completed:
hackage: hpack-0.39.1@sha256:d7378debd96e805760540e3640aeda3a1ebee1d000dac99726ed55c827c81a94,5229
pantry-tree:
sha256: 5f7ca06ce0556a87c8a38813bc7caf9725ba6ad6c0c05ab2c3dd002373973b2f
size: 3799
original:
hackage: hpack-0.39.1@sha256:d7378debd96e805760540e3640aeda3a1ebee1d000dac99726ed55c827c81a94,5229
- completed:
hackage: pantry-0.11.2@sha256:bc14e75f512deb22e0d9d645e62eb63b319d1732bfed6509491601215ecbd307,7896
pantry-tree:
Expand Down