BSD-3-Clause licensed and maintained  by 
Toshio Ito 
This version can be pinned in stack with:greskell-websocket-1.0.0.0@sha256:6bfaf0a374078332ddc786fd2de217be8140d70fae8f7004ea8b65af5e81d3fa,5386
Module documentation for 1.0.0.0 
Depends on 14 packages
(full list with versions ) :
aeson , 
async , 
base , 
base64-bytestring , 
bytestring , 
greskell-core , 
hashtables , 
safe-exceptions , 
stm , 
text , 
unordered-containers , 
uuid , 
vector , 
websockets Revision history for greskell-websocket 
1.0.0.0  – 2021-12-28 
BREAKING CHANGE : Now greskell-websocket uses aeson-2.
As a result, now implementation of Data.Aeson.Object has been changed from HashMap to KeyMap.
Some types in greskell-websocket (e.g. ResponseResult) directly uses the Object type.
 
Confirm test with aeson-2.0.2.0, hashtables-1.3, greskell-core-1.0.
 
 
0.1.2.6  – 2021-11-08 
Confirm test with base-4.15.0.0 
 
0.1.2.5  – 2020-12-30 
Confirm test with base64-bytestring-1.2.0.0 
 
0.1.2.4  – 2020-06-21 
Confirm test with base-4.14.0.0. 
 
0.1.2.3  – 2020-05-30 
0.1.2.2  – 2020-05-04 
Confirm test with base64-bytestring-1.1.0.0. 
 
0.1.2.1  – 2019-12-30 
Confirm test with base-4.13.0.0 
 
0.1.2.0  – 2019-12-27 
Add submitPair function to Client module. 
 
0.1.1.2  – 2018-10-03 
Confirm test with base-4.12.0.0 
 
0.1.1.1  – 2018-09-23 
Confirm test with stm-2.5.0.0. 
 
0.1.1.0  – 2018-08-17 
Client module 
Add drainResults function. 
 
Connection module 
Add drainResponses function. 
 
0.1.0.0  – 2018-06-21 
First version. Released on an unsuspecting world. 
 
 
Stackage is a service provided by the
Haskell Foundation 
│ Originally developed by
FP Complete