Skip to content

Commit

Permalink
config: add -dynamic to ghc-options
Browse files Browse the repository at this point in the history
Fix this issue while building XMobar: ulidtko/cabal-doctest#24
  • Loading branch information
yusi1 committed Jul 26, 2023
1 parent 596f2b7 commit e08d094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cabal/.cabal/config
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ program-default-options
-- cpphs-options:
-- doctest-options:
-- gcc-options:
-- ghc-options:
ghc-options: -dynamic
-- ghc-pkg-options:
-- ghcjs-options:
-- ghcjs-pkg-options:
Expand Down

0 comments on commit e08d094

Please sign in to comment.