Skip to content

Put -Werror only in stack.yaml - #30

Merged
ysangkok merged 1 commit into
mainfrom
werror-only-in-stack-yaml
Mar 13, 2026
Merged

Put -Werror only in stack.yaml#30
ysangkok merged 1 commit into
mainfrom
werror-only-in-stack-yaml

Conversation

@ysangkok

Copy link
Copy Markdown
Contributor

-Werror in the hpack/cabal file is fragile because we do not know which
warnings are added to GHC in the future. Similarily to other projects, let's
put this flag in the stack.yaml instead. We will still know of issues during
development, but consumers of the package can use Kioku without having to worry
about the warnings in the implementation of Kioku itself.

@ysangkok
ysangkok merged commit 87b9186 into main Mar 13, 2026
1 check passed
@ysangkok
ysangkok deleted the werror-only-in-stack-yaml branch March 13, 2026 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants