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

Please add to Stackage #31

Closed lukehoersten closed 5 years ago

lukehoersten commented 6 years ago

I'd like to move unagi-streams to stackage but need it's dependency unagi-chan to be in there first. Here are the instructions.

shmish111 commented 6 years ago

I know @jberryman has previously said that he does not want to maintain this on stackage however I hope that he reconsiders, I too have a package I would like to be on stackage but it needs unagi-chan to be there.

jberryman commented 6 years ago

16 #21

I have plans to add some enhancements in the next few months (and need to improve some docs), so I'll investigate. I know someone was helping shepherd it on stackage at one point. I'd still appreciate it if anyone else wanted to help do that.

lukehoersten commented 6 years ago

I can easily add it to Stackage but it's recommended the maintainer add to Stackage themselves. Not much to it. You just add the package to a yaml list once and then do your normal maintenance work.