jaspervdj / websockets

A Haskell library for creating WebSocket-capable servers
http://jaspervdj.be/websockets
BSD 3-Clause "New" or "Revised" License
405 stars 112 forks source link

Allow network-3.2 #251

Closed ysangkok closed 1 month ago

ysangkok commented 2 months ago

Tested using

cabal test -c 'network>=3.2' --enable-tests -w ghc-9.8.2
jaspervdj commented 1 month ago

Thanks! Added a metadata revision on Hackage for this.