commercialhaskell / commercialhaskell/stack
How to reinstall a package?
Open
type: discuss
type: enhancement
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
Here's a problem I seem to have run into with Stack: I don't know how to reinstall a package! I can't find documentation on how to do that. Before Stack, `cabal --reinstall` was simple.
The reason I want to reinstall is packages that depend on a C library that I've updated, such that I should rebuild.
Contributor guide
Assessment
This issue has not been assessed yet.