On Wed, 2008-07-23 at 21:05 +0100, Eric wrote: > Hi all, > > I wanted to embark on a Haskell program that implements a simple text > editor. Before doing so, however, I thought that I should ask: Does > anyone know of a literate Haskell program already in existence that does > the job?
I don't know about simple, but there is Yi and once upon a time it was simple before everyone added lots of features to it. It's probably not literate Haskell though. Duncan _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
