Skip to content

Commit

Permalink
DROP? SQUASH? Remove dynamic option
Browse files Browse the repository at this point in the history
  • Loading branch information
Manuel Bärenz committed Aug 8, 2020
1 parent 776d587 commit a62ab36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gears/gears.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ executable gears
, essence-of-live-coding-pulse
hs-source-dirs: app
default-language: Haskell2010
ghc-options: -O2 -threaded -rtsopts -dynamic
ghc-options: -O2 -threaded -rtsopts
default-extensions: StrictData
-- executable-profiling: true
-- ghc-options: -O3 +RTS --RTS -N3

0 comments on commit a62ab36

Please sign in to comment.