Skip to content

Commit

Permalink
Fix build warning on MacOS (#1082)
Browse files Browse the repository at this point in the history
  • Loading branch information
philass authored Aug 12, 2020
1 parent c990368 commit 763f5f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ nix:
# By default, stack doesn't compile multiple modules in parallel.
# This makes it do so.
ghc-options:
$locals: -j
$locals: -j -optP-Wno-nonportable-include-path

0 comments on commit 763f5f7

Please sign in to comment.