cabal-dev icon indicating copy to clipboard operation
cabal-dev copied to clipboard

cabal-dev library

Open gregwebs opened this issue 14 years ago • 1 comments

For web development especially, incremental compilation is very useful. In Yesod we have a yesod devel command that accomplishes this. We are also looking into using the shaker package which appears to use very similar mechanisms. They both use the cabal library inteface to build the packages. To efficiently use cabal-dev instead of cabal, these tools need a callable library.

gregwebs avatar May 24 '11 21:05 gregwebs

+1

We were just discussing how useful this would be.

j3h avatar May 25 '11 01:05 j3h