Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cabal warns about using deprecated profiling flag #2350

Closed
hesiod opened this issue Jul 7, 2016 · 1 comment
Closed

Cabal warns about using deprecated profiling flag #2350

hesiod opened this issue Jul 7, 2016 · 1 comment

Comments

@hesiod
Copy link
Contributor

hesiod commented Jul 7, 2016

Upon running stack --profile on an executable, cabal warns about using the deprecated --enable-executable-profiling flag:

Warning: The flag --enable-executable-profiling is deprecated. Please use
--enable-profiling instead.

The related code seems to be here.

Using latest stack (1.1.2).

@sjakobi
Copy link
Member

sjakobi commented Jul 14, 2016

Thanks for the report!

Care to make a PR? You can find the cabal version in envConfigCabalVersion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants