Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR upgrades the GHC version from 9.0.1 to 9.2.8 as requested in the issue.
Changes Made
Stack Configuration
stack.yaml
resolver fromnightly-2022-01-04
tolts-20.26
(which uses GHC 9.2.8)aeson-2.2.3.0
hashable-1.3.5.0
Package Configuration
package.yaml
tested-with field to includeGHC == 9.2.8
template-haskell
dependency bounds from<2.18
to<2.19
to accommodate GHC 9.2.8's bundled versionpath
dependency to==0.9.2.*
for compatibilityCI Configuration
.github/workflows/ci.yaml
to test withlts-20.26
instead oflts-18.21
Cabal File
strong-path.cabal
to reflect the package.yaml changesTesting
✅ Build Test: Library compiles successfully with GHC 9.2.8 using cabal
✅ Functionality Test: Core StrongPath functionality (QuasiQuoters, path operations) works correctly
✅ Documentation Test: Haddock documentation builds successfully
Compatibility
The upgrade maintains backward compatibility with existing code while adding support for GHC 9.2.8. The library now supports:
Notes
path
dependency is pinned to version 0.9.2 to avoid compatibility issues with newer versions and GHC 9.2.8Warning
Firewall rules blocked me from connecting to one or more addresses
I tried to connect to the following addresses, but was blocked by firewall rules:
www.stackage.org
curl -s REDACTED
(dns block)If you need me to access, download, or install something from one of these locations, you can either:
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.