Hello, the command “stack build” succeeds, but “stack build --profile” fails. I have found many discussions on many pages in the internet about different ways to do it. But they seem to be not actual for modern stack version, I have tried them all. I would like to know how to fix this.
Stack version 2.7.5. Debian OS. Default interpreter for this version.
Typical Build Error:
Could not find module ‘Control.Concurrent’
base-compat > Perhaps you haven't installed the
profiling libraries for package ‘base-4.15.1.0’?