leksah-head: ltk and binary-shared packages

Mark Lentczner markl at glyphic.com
Sun Dec 6 13:44:28 EST 2009


On Dec 6, 2009, at 12:48 AM, Yuras Shumovich wrote:
> The major new feature in the development repository is support for
> complex projects, which are composed of more then one package. You now
> have to open a so called Workspace and add packages to it.

2009/12/5 Jürgen Nicklisch-Franken <jnf at arcor.de>:
> It's a very useful feature for complicated projects.
> But is it possible to and something like "default Workspace" to be
> able to open single .cabal file easily?

I actually thought of coding up support in the other direction: It would be nice for Leksah to support projects that needed no more than "ghc --make" to build. Several of my co-workers are learning Haskell, and having to create a .cabal file just to compile their one and two module experiments is a bit high of a bar.

I imagine that it would be nice if Leksah offered support three forms of project:
	project build with just ghc --make (or just a single file build)
	project based on a .cabal file
	project based on a collection of the above

I'd be interested to experiment with the above ideas and contribute... if I could only get Leksah to build.... (next post...)

	- Mark



Mark Lentczner
http://www.ozonehouse.com/mark/
mark at glyphic.com






More information about the Leksah mailing list