audreyt / network-multicast

[Haskell] The "Network.Multicast" module is for sending UDP datagrams over multicast (class D) addresses.
http://github.com/audreyt/network-multicast
Other
23 stars 12 forks source link

added stack file #14

Closed ocramz closed 7 years ago

ocramz commented 7 years ago

@audreyt Hi, could you make it available on Stackage as well? stack build works fine. Thanks!

audreyt commented 7 years ago

Hi! Now that I'm digital minister of Taiwan I'd like to offload some of the maint work to capable people. Would you like to upload it to Stackage for me?

ocramz commented 7 years ago

Sure; if you wish I can take over its maintenance. I need it for work and I'd rather not see it forgotten.

audreyt commented 7 years ago

Awesome, please do so and let me know what I need to do to help.

ocramz commented 7 years ago

I have prepared a new version of the package and notified haskell-cafe in order to be added to the maint list.

Thank you

On 14 October 2016 at 00:57, 唐鳳 notifications@github.com wrote:

Awesome, please do so and let me know what I need to do to help.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/audreyt/network-multicast/pull/14#issuecomment-253662589, or mute the thread https://github.com/notifications/unsubscribe-auth/AFoRqOQcHrTjknEdaF17UVc2Dz5zxeh1ks5qzrdlgaJpZM4KWFjy .

ocramz commented 7 years ago

Hi again,

sorry to bother you, but it seems you can just add me as a maint with this link:

http://hackage.haskell.org/package/network-multicast/maintainers/edit

My username is ocramz on Hackage as well.

Thank you again and BR, Marco

On 14 October 2016 at 09:48, Marco Zocca zocca.marco@gmail.com wrote:

I have prepared a new version of the package and notified haskell-cafe in order to be added to the maint list.

Thank you

On 14 October 2016 at 00:57, 唐鳳 notifications@github.com wrote:

Awesome, please do so and let me know what I need to do to help.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/audreyt/network-multicast/pull/14#issuecomment-253662589, or mute the thread https://github.com/notifications/unsubscribe-auth/AFoRqOQcHrTjknEdaF17UVc2Dz5zxeh1ks5qzrdlgaJpZM4KWFjy .

audreyt commented 7 years ago

Done!