commercialhaskell / commercialhaskell/stack

stack --profile shouldn't force --ghc-options='-auto-all'

Open
#2,853 6 comments 6 reactions 0 assignees View on GitHub
type: enhancement
Dominant language
Haskell
Stars
4.1k
Forks
850
Avg merge
10h 37m
Merged PRs (30d)
4

Description

I want to use only manual cost centers when profiling, but it appears that stack is forcing `--ghc-options='-auto-all'` whenever profiling is enabled. Even if I pass `--ghc-options='-fno-prof-auto'`, the auto cost center are still used.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.