jberryman / unagi-chan

A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API
BSD 3-Clause "New" or "Revised" License
127 stars 15 forks source link

unagi-chan in Stackage? #16

Closed bhipple closed 7 years ago

bhipple commented 8 years ago

It would be great to have this library supported in the Stackage LTS. Do you have the bandwidth to add it to the distribution, by any chance?

https://github.com/fpco/stackage/#add-your-package

jberryman commented 8 years ago

Thanks for the prod, and for linking to instructions. I use stackage myself, and will try to do that as soon as I can.

jberryman commented 7 years ago

Hey it would be great if someone wanted to volunteer to be the stackage maintainer, and take on the responsibilities there (dealing with breakage and fiddling with version bounds or whatever needs to be done). Not sure what that person would need from me, but I don't super have an interest in taking that on personally, it turns out.