[Haskell-cafe] Looking for maintainers or comaintainers on my Haskell projects

Mario Blažević mblazevic at stilo.com
Wed Mar 15 16:15:22 UTC 2017


On 2017-03-15 10:20 AM, Christopher Done wrote:
> I'm not sure that anyone's using it. I originally found it on John
> Meacham's web site and offered to push it to Hackage. It hasn't been
> touched since. I once decided to sit down and modernize it, but realized
> I don't actually understand any of the laziness tricks in it.

	I'm comfortable with laziness tricks, somewhat less so with "numerous 
unsafe optimization hacks".


> Anybody's welcome to pick it up and take it to the cleaners!

	Ok, I'll take it. My GitHub account is blamario. I don't suppose John 
Meacham would be interested?


>
> On 5 March 2017 at 23:29, Mario Blažević <blamario at ciktel.net
> <mailto:blamario at ciktel.net>> wrote:
>
>     On 04/03/17 01:04 PM, Ben Franksen wrote:
>
>         Am 02.03.2017 <tel:02.03.2017> um 23:15 schrieb Mario Blažević:
>
>             I'm willing to take over the maintenance of frisby, as I
>             already have
>             some experience with parser combinator libraries.
>
>
>         It has been a while since I looked at frisby. I do remember that
>         I had several issues with it and found that the code was pretty
>         hard to understand, due to numerous unsafe optimization hacks.
>         I'd be glad if someone cleaned that up, so that it becomes
>         easier to fix errors but I guess that would be a piece of work,
>         probably amounting to a re-write of sorts. (To be clear, none of
>         this is Chris' fault, of course, he just updated cabal stuff.)
>
>
>     I suppose the first order of business would then be to write a test
>     and benchmark suite, to make sure that the modifications don't break
>     something. Mind you, there are no dependencies for the library
>     (apart from acme-everything of course). Is anybody using it privately?
>
>
>
>     _______________________________________________
>     Haskell-Cafe mailing list
>     To (un)subscribe, modify options or view archives go to:
>     http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
>     <http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe>
>     Only members subscribed via the mailman list are allowed to post.
>
>
>
>
> _______________________________________________
> Haskell-Cafe mailing list
> To (un)subscribe, modify options or view archives go to:
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
> Only members subscribed via the mailman list are allowed to post.
>



More information about the Haskell-Cafe mailing list