Hello Donald, Sunday, November 19, 2006, 4:32:10 PM, you wrote:
> For entirely new projects, mkcabal --init-project > creates an entire new project tree. > $ runhaskell mkcabal.hs --init-project i think it should be asked instead of using option. and in general it will be better to split this program into the worker/driver parts. we will have many drivers which asks users (using stdio, curses, GUI) and then cmdline-driven worker will be invoked to do the real work. worker can also be used by other automation tools -- Best regards, Bulat mailto:[EMAIL PROTECTED] _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
