Merged
Conversation
This project doesn't release via built artifacts, meaning reproducibility is less important. Therefore, it's acceptable to ignore them to avoid the annoyance of lock-file churn when using tools such as stack-update (which don't always update them).
chris-martin
approved these changes
May 22, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
chore(build): ignore stack lock files
767d25b
This project doesn't release via built artifacts, meaning
reproducibility is less important. Therefore, it's acceptable to ignore
them to avoid the annoyance of lock-file churn when using tools such as
stack-update (which don't always update them).
chore(build): use simpler naming for stack configurations
77e3506
chore(build): configure stack-all
be0e464
chore(ci): add more resolvers, use symlink
c1142f1
chore(ci): remove distinct nightly job
c918d94
chore(ci): use haskell-actions
c071e84
chore(build): ignore some specialisations warnings
9c51e81
fix(deps): require yaml that exports type and add signature
6ea7532
chore(style): configure fourmolu and re-format
549456c
chore(lint): fix HLint pragma