improves logging

This commit is contained in:
Keagan McClelland
2021-09-28 17:59:28 -06:00
parent bcc3f01086
commit 0da59d225d
8 changed files with 66 additions and 6 deletions

View File

@@ -15,6 +15,7 @@ default-extensions:
dependencies:
- base >=4.12 && <5
- aeson
- ansi-terminal
- attoparsec
- binary
- bytestring
@@ -36,6 +37,7 @@ dependencies:
- interpolate
- lens
- monad-logger
- monad-logger-extras
- persistent
- persistent-postgresql
- persistent-template