Skip to content

Profiling settings don't seem to be passed on from build config #887

Open
@michaelpj

Description

@michaelpj

Setting

profiling: true

in cabal.project doesn't seem to get propagated to the Nix setup, it still builds non-profiled libraries.

Similarly, setting

build:
  library-profiling: true
  executable-profiling: true

in stack.yaml has no effect.

(Yes, I made sure my haskell.nix build was using each of those files as the source of truth when I tried it!)

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpreservedKeep stale bot away

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions