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 QuickCheck 2.14 #204

Closed felixonmars closed 4 years ago

felixonmars commented 4 years ago

Builds fine and all tests pass here.

jaspervdj commented 4 years ago

Thanks!