Skip to content

Commit

Permalink
Make the measure-timings flag manual
Browse files Browse the repository at this point in the history
  • Loading branch information
facundominguez committed Nov 18, 2023
1 parent a4d3421 commit e0a1b61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/tests.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ flag stack

flag measure-timings
default: False
manual: True
description: Enable when collecting timing information. It also enables
-fforce-recomp since cabal sometimes tries to compile files more
than once, and the second run discards the timings of the first.
Expand Down

0 comments on commit e0a1b61

Please sign in to comment.