Command to 'reset' cabal
Open
cabal-install: cmd/clean
re: install --lib
type: enhancement
type: RFC
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
Cabal has problems with working with libraries (e.g. https://github.com/haskell/cabal/issues/8337), where workarounds are to locate and delete files in hidden folders. These bugs have been around for years and aren't likely to be solved soon.
Would it be possible to have a command that 'reset' cabal to a clean state? E.g. `cabal reset` for deleting the environment file, perhaps with a modifier for deleting the whole package database?
Contributor guide
Assessment
This issue has not been assessed yet.