I would like to maintain haskell-src-exts.

I took over maintenance of haskell-src-meta a few months ago, which is downstream of haskell-src-exts. I don't have any grand plans or intentions to keep either of these super up to date, but I am willing to at least try to keep them on life support: preserving current functionality on new versions of GHC, implementing simple feature requests, and accepting sensible PRs.

-- Dan Burton


On Sat, May 25, 2019 at 7:01 AM Matthew Pickering <matthewtpickering@gmail.com> wrote:
Hi all,

I have decided that I am not going to do any more releases of
`haskell-src-exts`.
(https://github.com/haskell-suite/haskell-src-exts)

If anyone wants to become the maintainer then I will gladly transfer
rights to the repo.

I advise anyone who wants to parse Haskell programs to use the GHC
API, specifically you can use `ghc-lib-parser`.
https://hackage.haskell.org/package/ghc-lib-parser

Cheers,

Matt
_______________________________________________
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.