commercialhaskell / commercialhaskell/stack
Add `stack build --prefix` option
Open
type: enhancement
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
This new `stack build` option will add a post-build step that rebuilds the targets with a `cabal configure --prefix=` option in a separate `dist` directory. This will allow installing packages that use `data-files` in a fixed location on the file system outside of any stack-controlled sandbox.
Contributor guide
Assessment
This issue has not been assessed yet.