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.

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to