Skip to content

Commit

Permalink
Don't use -rts-opts for executable, it does nothing.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgm committed Nov 9, 2016
1 parent 6ca808e commit e6e67a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gitit.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ Library
ghc-options: -Wall -fno-warn-unused-do-bind
else
ghc-options: -Wall
ghc-prof-options: -fprof-auto-exported -rtsopts
ghc-prof-options: -fprof-auto-exported

Executable gitit
hs-source-dirs: .
Expand Down

0 comments on commit e6e67a6

Please sign in to comment.