exceptions are evil, catch them if you can
This commit is contained in:
parent
58a0e3b18e
commit
9bdcbc315f
3 changed files with 111 additions and 2 deletions
|
@ -25,6 +25,9 @@ dependencies:
|
|||
- aeson
|
||||
- uuid
|
||||
- text
|
||||
- websockets
|
||||
- strict-concurrency
|
||||
- bytestring
|
||||
|
||||
library:
|
||||
source-dirs: src
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue