On Tue, Nov 29, 2011 at 2:41 PM, John Lato <[email protected]> wrote: >> Message: 22 >> Date: Tue, 29 Nov 2011 12:18:41 +0200 >> From: Michael Snoyman <[email protected]> >> Subject: Re: [Haskell-cafe] containers-deepseq? >> >> By the way, this is the part of situation that cabal-src is coming to >> solve, and it *is* solved... except that the result is a lot of >> re-compiling. > > How is cabal-src different from cabal-dev?
cabal-dev is for creating sandboxes, cabal-src is to add non-Hackage packages to your local package store. Therefore more of a discussion on the blog post[1]. Michael [1] http://www.yesodweb.com/blog/2011/11/cabal-src _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
