commercialhaskell / commercialhaskell/stack
Is it expected that data files do not get installed to where bin is?
Open
resolution: wishlist
type: enhancement
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
For example, hackage **happy**, which contains some resource files like _HappyTemplate-arrays-coerce_ in share folder.
Now that `stack` installs the executable `happy` in ~/.local/bin, but leaves the resources in ~/.stack/snapshots. If I remove the snapshots to release the disk space, `happy` breaks.
Wondering if there can be a solution.
Contributor guide
Assessment
This issue has not been assessed yet.