[Haskell-cafe] Using Cabal during development

Limestraël limestrael at gmail.com
Tue Feb 9 13:46:51 EST 2010


Then how does the 'Executable' section of your .cabal look like? That's what
I can't get working.


Jonathan Daugherty-4 wrote:
> The first thing I always do is create a skeletal cabal file for my
> project and add Library and Executable sections to it.  The executable
> might be a test/demo program, or it might be a real app.  I usually
> try to put whatever I can into a library to keep my executable source
> lightweight.
-- 
View this message in context: http://old.nabble.com/Using-Cabal-during-development-tp27515446p27520110.html
Sent from the Haskell - Haskell-Cafe mailing list archive at Nabble.com.



More information about the Haskell-Cafe mailing list