-
-
Notifications
You must be signed in to change notification settings - Fork 391
Make work stack-9.2.1.yaml and enable pedantic
(-WError
) for cabal
#2606
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 33 commits
30994b8
442446d
87dd04d
0aafc17
5585cae
54329f8
9294146
7899e43
eb52367
49ce94a
c116360
7b7f9fc
caa33d0
9af8ae8
0ceaf64
d96e514
7b43c62
0b4c99c
e873ba4
d38892c
fa72a58
a52b550
7e9c938
02c09bb
2668760
0eaf0d4
f5c5acd
a75dae7
6061889
67ef152
464437c
6b09e62
6f654ab
497ee13
3038c6f
97c710e
d7bbbd8
a9cb9ed
b050d8b
87b8408
cdcea06
4a47b68
867175f
dc6f67b
064c696
cc862ff
0818b87
616f913
ab6bbcf
bee6145
efa8153
aabb123
9d44a40
20f1fbb
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,6 +34,8 @@ optional-packages: vendored/*/*.cabal | |
|
||
tests: true | ||
|
||
flags: +pedantic | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I'm not sure we should do this here, rather only do it in CI. It's really annoying to develop with There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. hmm i prefer doing it right step by step instead a final cleaning out, but fair enough There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Running with |
||
|
||
package * | ||
ghc-options: -haddock | ||
test-show-details: direct | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, i also tried to remove head.hackage to see we can take ride of