Skip to content

Commit ac67f0f

Browse files
committed
Don't -Wall by default (thousands of warnings...)
1 parent 82c5894 commit ac67f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdl2.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ flag no-linear
5050
manual: True
5151

5252
library
53-
ghc-options: -Wall
53+
-- ghc-options: -Wall
5454

5555
exposed-modules:
5656
SDL

0 commit comments

Comments
 (0)