-
Notifications
You must be signed in to change notification settings - Fork 120
Open
Description
I ran into an issue when I tried to get stack to generate .prof files with the +RTS flags. It seems like the stack/ghc on windows swallows the +RTS flags meant for the application! This bug means the windows code never even got the -N flag and wasn't even parallelized. One workaround is to run the benchmarks against the executable directly without calling stack (somewhere in .stack-work\install\xxxxxxx\bin) until this is resolved.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels