File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -60,12 +60,10 @@ library
60
60
-- Optimization flags
61
61
-O2
62
62
-fexpose-all-unfoldings
63
- -foptimal-applicative-do
64
63
-fspecialise-aggressively
65
64
-j
66
65
-- Sanity check warnings
67
66
-Wall
68
- -Wcompat
69
67
-fwarn-dodgy-foreign-imports
70
68
-fwarn-duplicate-exports
71
69
-fwarn-empty-enumerations
@@ -76,15 +74,11 @@ library
76
74
-fwarn-missing-fields
77
75
-fwarn-missing-monadfail-instances
78
76
-fwarn-missing-signatures
79
- -fwarn-noncanonical-monadfail-instances
80
- -fwarn-noncanonical-monad-instances
81
- -fwarn-noncanonical-monoid-instances
82
77
-fwarn-overflowed-literals
83
78
-fwarn-overlapping-patterns
84
79
-fwarn-redundant-constraints
85
80
-fwarn-semigroup
86
81
-fwarn-tabs
87
- -fwarn-unrecognised-warning-flags
88
82
-fwarn-unused-binds
89
83
-fwarn-unused-do-bind
90
84
-fwarn-unused-foralls
You can’t perform that action at this time.
0 commit comments