You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.