edison icon indicating copy to clipboard operation
edison copied to clipboard

Project edison appears unmaintained

Open andreasabel opened this issue 3 years ago • 5 comments

This project appears to be unmaintained. There hasn't been any visible activity on this repo in 4 years.

The published versions do not build with GHC >= 8.8. I have made the necessary revisions on hackage to reflect this fact, e.g.: https://hackage.haskell.org/package/EdisonAPI-1.2.2/revisions/

andreasabel avatar Apr 28 '22 10:04 andreasabel

Thank you for doing this. This library is indeed very on the back burner, as there doesn't appear to be much general interest.

robdockins avatar May 09 '22 17:05 robdockins

I see that I've let some compatibility fixes go ignored for a bit, I'll deal with that.

robdockins avatar May 09 '22 17:05 robdockins

This library is indeed very on the back burner, as there doesn't appear to be much general interest.

This is unfortunately a self-fulfilling prophecy. Customers leave (are forced to leave) when a library isn't kept up-to-date with the Haskell ecosystem. Agda used to depend on Edison, but we dropped the dependency in 2019 when adopting GHC 8.8 (which Edison does not support to this day...). Background:

  • https://github.com/agda/agda/issues/3725
  • https://github.com/agda/agda/issues/4110

andreasabel avatar May 09 '22 21:05 andreasabel

I've updated EdisonAPI and EdisonCore with the outstanding updates to build on recent GHC, and pushed new versions (1.3.3) to Hackage.

robdockins avatar Sep 11 '22 02:09 robdockins

@Lysxia has volunteered to assist and perhaps take over maintenance, so hopefully that will help keep things more responsive.

robdockins avatar Sep 11 '22 19:09 robdockins

I'm happy to keep this library working.

Lysxia avatar Nov 15 '22 20:11 Lysxia