Skip to content

Commit 0d56feb

Browse files
fixing profile flag
1 parent 763fb2c commit 0d56feb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

random-build.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,4 @@ executable random-build
131131
if flag(threads)
132132
ghc-options: -threaded -rtsopts -with-rtsopts=N
133133
if flag(profile)
134-
ghc-options: -prof-cafs -prof-auto -rtsopts
134+
ghc-options: -fprof-cafs -fprof-auto -rtsopts

0 commit comments

Comments
 (0)