snowleopard / selective

Selective Applicative Functors: Declare Your Effects Statically, Select Which to Execute Dynamically
MIT License
202 stars 21 forks source link

The link to the paper gives 404 #79

Closed Kleidukos closed 5 months ago

Kleidukos commented 5 months ago

Hi @snowleopard! I'm trying to access the paper at https://www.staff.ncl.ac.uk/andrey.mokhov/selective-functors.pdf but it returns a 404 now. Where is the new location? This is a bit problematic because it is in the documentation of the package. :)

snowleopard commented 5 months ago

The new and better link is ICFP official publication: https://dl.acm.org/doi/10.1145/3341694. It's open access, so let's use it.

I'll create a PR.

snowleopard commented 5 months ago

OK, PR #80 merged! Shall I nake a new release?

Thanks for letting me know :)

Kleidukos commented 5 months ago

I think you can get away with re-regenerating the Haddocks and publishing them for the current version. If you really care about making a new release it can be bundled in a 0.7.0.1 (in expanded PVP form). Not sure it warrants a 0.8.

Kleidukos commented 5 months ago

(btw, thanks for your reactivity <3)

snowleopard commented 5 months ago

I've uploaded 0.7.0.1. Sorry, I've lost a bit of reactivity here :)