Skip to content

Commit 3414353

Browse files
ttuegelMirceaS
andauthored
cabal.project: Use profiling-detail field (#2402)
Co-authored-by: Octavian Mircea Sebe <[email protected]>
1 parent de64a40 commit 3414353

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cabal.project

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ allow-newer:
66

77
package *
88
ghc-options: -fhide-source-paths
9-
ghc-options: -fno-prof-auto
9+
profiling-detail: none
1010

1111
package kore
1212
ghc-options: -Wall -Werror
13-
ghc-options: -fprof-auto-top
13+
profiling-detail: toplevel-functions
1414

1515
source-repository-package
1616
type: git

0 commit comments

Comments
 (0)