Skip to content

Commit

Permalink
Set profiling options in the cabal file
Browse files Browse the repository at this point in the history
  • Loading branch information
Kleidukos committed Nov 25, 2024
1 parent 5735011 commit 33b05af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions get-tested.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ common ghc-options
-finline-generics-aggressively -fexpose-all-unfoldings -threaded
-Wunused-packages

ghc-prof-options: -fprof-auto -fno-prof-count-entries -fprof-auto-calls

common rts-options
ghc-options: -rtsopts -threaded "-with-rtsopts=-N -T"

Expand Down

0 comments on commit 33b05af

Please sign in to comment.