We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00495af commit e1628f7Copy full SHA for e1628f7
reflex.cabal
@@ -112,7 +112,7 @@ library
112
Reflex.Widget.Basic,
113
Reflex.Workflow
114
115
- ghc-options: -Wall -fwarn-redundant-constraints -fwarn-tabs -funbox-strict-fields -O2 -fspecialise-aggressively -ddump-simpl -ddump-to-file -dsuppress-coercions -dsuppress-idinfo
+ ghc-options: -Wall -fwarn-redundant-constraints -fwarn-tabs -funbox-strict-fields -O2 -fspecialise-aggressively
116
ghc-prof-options: -fprof-auto
117
118
if flag(debug-trace-events)
0 commit comments