Timestamp and uuid for chat messages

This commit is contained in:
qvalentin 2023-04-09 10:37:15 +02:00
parent 19ce9fd219
commit 635e3f408b
5 changed files with 31 additions and 7 deletions

View file

@ -32,6 +32,7 @@ dependencies:
- uuid
- lifted-base
- mtl
- time
ghc-options:
- -Wall