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

Not compatible with network-3.2 #248

Closed ysangkok closed 1 month ago

ysangkok commented 2 months ago

See

I haven't tested, but this might be fixed simply by bumping the upper bound.

ysangkok commented 1 month ago

This was fixed in #251