Closed
Description
Right now I'm working on implementing a Haskell plugin for Twitter's build tool, pants
, and one thing we'd like to have is the ability to configure the location of the ~/.stack
and .stack-work
directories under directories managed by the pants
tool.
If this is already possible, just let me know, but the last time I checked I couldn't figure out how to do this.