Closed
Description
If you want to use the same freeze file for a plethora of internal projects, then a "global" freeze file might make sense. Currently this would require copying and synchronising such a file across repositories, or having a mono-repo. Being able to set a remote location as a freeze file in cabal.project
would solve this use case.
Cli options could allow to say what to do in case fetching fails:
- abort resolution
- continue without a freeze file