exceptions are evil, catch them if you can

This commit is contained in:
Dennis Frieberg 2020-09-05 02:22:22 +02:00
parent 58a0e3b18e
commit 9bdcbc315f
3 changed files with 111 additions and 2 deletions

View file

@ -25,6 +25,9 @@ dependencies:
- aeson
- uuid
- text
- websockets
- strict-concurrency
- bytestring
library:
source-dirs: src