On Wed, Aug 18, 2010 at 1:58 AM, Christopher Done <chrisdone@googlemail.com> wrote:
On 18 August 2010 01:30, John Meacham <john@repetae.net> wrote:
> On Tue, Aug 17, 2010 at 10:38:53PM +0200, Christopher Done wrote:
>> 2. Not really interested in maintaining, but in a good state and
>> probably worth maintaining:
>> pappy (Bryan Ford gave me permission to upload and for someone to maintain this)
>
> I actually have been actively developing and maintaining pappy for a
> while as I use it in many of my projects. It has several major
> improvements over the original version. (parsing things other than Char,
> better type inference, ability to generate stand-alone as well as shared
> parsers, bug fixes, etc...)
>
> http://repetae.net/repos/pappy/

Why don't you put it on Hackage and set yourself as the maintainer?

I agree.  If it's not on Hackage, how will the community find it, install it, and otherwise learn about it?

Jason