You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FWIW I cannot repro this with ghc 8.8.3 using cabal build -p.
EDIT: oh wait, -p doesn't seem to imply executable profiling. And neither does --enable-executable-profiling, only --enable-profiling does. This is not confusing at all... Anyway, I can confirm that the error does not repro for me with ghc 8.8.3 nor ghc 8.6.5 (linux)
Adding
profiling: True
to thecabal.project
file has been recently broken. I suspect by 9ccd9ee (@pepeiborra)The text was updated successfully, but these errors were encountered: