haskell-distributed / network-transport-tcp

TCP Realisation of Network.Transport
http://haskell-distributed.github.com
BSD 3-Clause "New" or "Revised" License
30 stars 27 forks source link

allow network-3.2 #94

Closed ysangkok closed 1 month ago

ysangkok commented 1 month ago

the cabal file doesn't allow this version of the network dependency:

https://github.com/haskell-distributed/network-transport-tcp/blob/master/network-transport-tcp.cabal#L34

it would be nice if it did, see

Note that Hackage maintainers can now receive notifications when dependencies go out of bound.

LaurentRDC commented 1 month ago

Thank you for reporting this, I should be able to take a look today

LaurentRDC commented 1 month ago

No code changes were needed, so I published a revision on Hackage.

I have updated my Hackage notifications to get alerts. Thanks!