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

Updated examples #20

Closed bolt12 closed 5 years ago

bolt12 commented 5 years ago

I've updated the examples and they work.

audreyt commented 5 years ago

Thanks for your contribution! I'll defer to @ocramz for the release engineering work.

ocramz commented 5 years ago

@bolt12 did you pin stack.yaml to a different Stackage version?

bolt12 commented 5 years ago

I just changed the src/ and examples files!

On Tue, 16 Apr 2019, 10:22 Marco Zocca, notifications@github.com wrote:

@bolt12 https://github.com/bolt12 did you pin stack.yaml to a different Stackage version?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/audreyt/network-multicast/pull/20#issuecomment-483581516, or mute the thread https://github.com/notifications/unsubscribe-auth/ATUqLccuMU_-gBORBgExkJ0uGjzyobPCks5vhZZBgaJpZM4cvwMT .

ocramz commented 5 years ago

@bolt12 sorry, I meant to ask what's your exact build configuration for this patch. stack build complains because network-bsd-2.8.1 is not on Stackage, and using the latest Nightly gives module ambiguity problems.

bolt12 commented 5 years ago

Oh sorry. I use cabal, and the package is on Hackage.. it's weird it isn't available on Stackage.

ocramz commented 5 years ago

@audreyt I don't have time to maintain this package anymore, so someone else will have to cut this release.

audreyt commented 5 years ago

Ok no problem, I've published https://hackage.haskell.org/package/network-multicast-0.3.0