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

Require cabal-version 1.8 #22

Closed felixonmars closed 3 years ago

felixonmars commented 3 years ago

Hopefully this suppresses the following warning:

Warning: network-multicast.cabal:20:37: version operators used. To use version
operators the package needs to specify at least 'cabal-version: >= 1.8'.