Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Haskell-cafe] Literate program implementing text editor

1 view
Skip to first unread message

Eric

unread,
Jul 23, 2008, 4:06:30 PM7/23/08
to Haskell-cafe
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?

Eric M.

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

Niels Aan de Brugh

unread,
Jul 28, 2008, 12:22:58 PM7/28/08
to Duncan Coutts, Haskell-cafe
Duncan Coutts wrote:

> 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.
>
I've found it very hard to compile Yi, at least using the stock Haskell
packages that come with my Ubuntu system. For starters, it requires GHC
6.8.3. The latest milestone release (M3) is quite old already. Does
anyone know when M4 is planned to come out? And will it require a
bleeding edge Haskell environment like the development version?

Niels

0 new messages