haskell-distributed / distributed-process

Cloud Haskell core libraries
http://haskell-distributed.github.io
713 stars 97 forks source link

remove rematch dependency or take over rematch? #458

Closed davidsd closed 1 month ago

davidsd commented 1 month ago

Currently, I cannot add the following packages to stackage because they depend on rematch (which is not on stackage):

The rematch package was last updated in 2013 and does not appear to have a repo online anywhere. It is a very simple testing framework with only a couple hundred lines of code. We could:

Thoughts?

LaurentRDC commented 1 month ago

I'm partial to removing the dependency on rematch, rather than taking it over.

I'm happy to create a patch. I can probably get this done in the next few days.

davidsd commented 1 month ago

Great!

LaurentRDC commented 1 month ago

New versions of packages have been released: