Web Errorhandling with ExceptT

This commit is contained in:
qvalentin 2023-01-29 12:08:50 +01:00
parent 59dcb2a2e7
commit 76d6dfc263
4 changed files with 91 additions and 54 deletions

View file

@ -31,6 +31,7 @@ dependencies:
- bytestring
- uuid
- lifted-base
- mtl
ghc-options:
- -Wall