Skip to content

Commit

Permalink
Merge pull request #6290 from commercialhaskell/hfp-9.8.1
Browse files Browse the repository at this point in the history
Bump to hi-file-parser-0.1.5.0 (GHC 9.8.1 support)
  • Loading branch information
mpilgrem authored Oct 12, 2023
2 parents e4d5b0a + e463460 commit 74a36d6
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 5 deletions.
4 changes: 3 additions & 1 deletion stack-ghc-9.6.3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,14 @@
# built with GHC 9.6.3.

# GHC 9.6.3
resolver: nightly-2023-10-04
resolver: nightly-2023-10-09

extra-deps:
# Cabal is pruned because process is a GHC boot package, and has to be specified
# again.
- Cabal-3.10.1.0@sha256:6d11adf7847d9734e7b02785ff831b5a0d11536bfbcefd6634b2b08411c63c94,12316
# nightly-2023-10-09 specifies hi-file-parser-0.1.4.0
- hi-file-parser-0.1.5.0@sha256:112ca75860d12ac12e603acf16fc685fdbff3b7b07ac5e2cf79bc14d91baf2fc,2850
# GHC 9.6.3 comes with process-1.6.17.0, which can segfault on macOS.
- process-1.6.18.0@sha256:cd0a3e0376b5a8525983d3131a31e52f9ffefc278ce635eec45a9d3987b8be3e,3025

Expand Down
15 changes: 11 additions & 4 deletions stack-ghc-9.6.3.yaml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ packages:
size: 9223
original:
hackage: Cabal-3.10.1.0@sha256:6d11adf7847d9734e7b02785ff831b5a0d11536bfbcefd6634b2b08411c63c94,12316
- completed:
hackage: hi-file-parser-0.1.5.0@sha256:112ca75860d12ac12e603acf16fc685fdbff3b7b07ac5e2cf79bc14d91baf2fc,2850
pantry-tree:
sha256: bb86b1a331d75f58399499cd8cab40164f16df2c405e485373bfed06a6b63503
size: 2392
original:
hackage: hi-file-parser-0.1.5.0@sha256:112ca75860d12ac12e603acf16fc685fdbff3b7b07ac5e2cf79bc14d91baf2fc,2850
- completed:
hackage: process-1.6.18.0@sha256:cd0a3e0376b5a8525983d3131a31e52f9ffefc278ce635eec45a9d3987b8be3e,3025
pantry-tree:
Expand All @@ -20,7 +27,7 @@ packages:
hackage: process-1.6.18.0@sha256:cd0a3e0376b5a8525983d3131a31e52f9ffefc278ce635eec45a9d3987b8be3e,3025
snapshots:
- completed:
sha256: a3bfe0e7a268a5b892695cb9b16894c09125e13b5da34b4cc3dba713cfa59c48
size: 678950
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/nightly/2023/10/4.yaml
original: nightly-2023-10-04
sha256: 917b397e40f0d5bc99e350f5bc5921456f091cf35b61a869838e14dfbc46e6e1
size: 684486
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/nightly/2023/10/9.yaml
original: nightly-2023-10-09
2 changes: 2 additions & 0 deletions stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ extra-deps:
- crypton-x509-store-1.6.9@sha256:422b9b9f87a7382c66385d047615b16fc86a68c08ea22b1e0117c143a2d44050,1750
- crypton-x509-system-1.6.7@sha256:023ed573d82983bc473a37a89e0434a085b413be9f68d07e085361056afd4637,1532
- crypton-x509-validation-1.6.12@sha256:85989721b64be4b90de9f66ef641c26f57575cffed1a50d707065fb60176f386,2227
# lts-21.13 specifies hi-file-parser-0.1.4.0
- hi-file-parser-0.1.5.0@sha256:112ca75860d12ac12e603acf16fc685fdbff3b7b07ac5e2cf79bc14d91baf2fc,2850
# lts-21.13 specifies hpack-0.35.2
- hpack-0.36.0@sha256:c2daa6556afc57367a5d1dbd878bf515d442d201e24b27473051359abd47ed08,5187
- http-client-tls-0.3.6.3@sha256:a5909ce412ee65c141b8547f8fe22236f175186c95c708e86a46b5547394f910,2046
Expand Down
7 changes: 7 additions & 0 deletions stack.yaml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,13 @@ packages:
size: 639
original:
hackage: crypton-x509-validation-1.6.12@sha256:85989721b64be4b90de9f66ef641c26f57575cffed1a50d707065fb60176f386,2227
- completed:
hackage: hi-file-parser-0.1.5.0@sha256:112ca75860d12ac12e603acf16fc685fdbff3b7b07ac5e2cf79bc14d91baf2fc,2850
pantry-tree:
sha256: bb86b1a331d75f58399499cd8cab40164f16df2c405e485373bfed06a6b63503
size: 2392
original:
hackage: hi-file-parser-0.1.5.0@sha256:112ca75860d12ac12e603acf16fc685fdbff3b7b07ac5e2cf79bc14d91baf2fc,2850
- completed:
hackage: hpack-0.36.0@sha256:c2daa6556afc57367a5d1dbd878bf515d442d201e24b27473051359abd47ed08,5187
pantry-tree:
Expand Down

0 comments on commit 74a36d6

Please sign in to comment.