Speaking of which, I haven't been tracking this lately. Does it support having multiple environments using a shared sandbox? For example, if I'm writing multiple parser-based things, can I have a 'parsec' sandbox that lives in someplace like ~/.cabalenv/parsec and have both project1 and project2 use it?
On Thursday, October 4, 2012 at 10:13 PM, Johan Tibell wrote: > On Thu, Oct 4, 2012 at 7:11 PM, Tim Docker <[email protected] > (mailto:[email protected])> wrote: > > > > Does this new release included the sandbox functions discussed in this blog > > post: > > > > http://blog.johantibell.com/2012/08/you-can-soon-play-in-cabal-sandbox.html > > ? > > > > It doesn't. The sandbox feature requires a little UI work still. I > expect to have it out by the end of the year. > > _______________________________________________ > Haskell-Cafe mailing list > [email protected] (mailto:[email protected]) > http://www.haskell.org/mailman/listinfo/haskell-cafe _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
