Stack offers the option for building against a Docker container : https://docs.haskellstack.org/en/stable/docker_integration
What's the recommended way for getting flycheck to pass the --docker flag to stack in order to use this functionality? Thank you in advance!