Cabal has a flag `--project`, but it seems that there's not any way of using that with implicit-hie. The practical use case of `--project` is when you may have a nix vs non-nix dependency setup, for instance.
Cabal has a flag
--project, but it seems that there's not any way of using that with implicit-hie.The practical use case of
--projectis when you may have a nix vs non-nix dependency setup, for instance.