Skip to content

Cabal warns about using deprecated profiling flag  #2350

@hesiod

Description

@hesiod

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).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions