Skip to content

Commit e1628f7

Browse files
author
Ryan Trinkle
committed
Disable dumping extra info
1 parent 00495af commit e1628f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reflex.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ library
112112
Reflex.Widget.Basic,
113113
Reflex.Workflow
114114

115-
ghc-options: -Wall -fwarn-redundant-constraints -fwarn-tabs -funbox-strict-fields -O2 -fspecialise-aggressively -ddump-simpl -ddump-to-file -dsuppress-coercions -dsuppress-idinfo
115+
ghc-options: -Wall -fwarn-redundant-constraints -fwarn-tabs -funbox-strict-fields -O2 -fspecialise-aggressively
116116
ghc-prof-options: -fprof-auto
117117

118118
if flag(debug-trace-events)

0 commit comments

Comments
 (0)