added error handling to the web request (and changed from req to wreq)

This commit is contained in:
Dennis Frieberg 2025-06-07 03:33:27 +02:00
parent 6f50add62a
commit a460fd561f
Signed by: nerf
GPG key ID: 7C58AFED036072C5
5 changed files with 44 additions and 34 deletions

View file

@ -81,13 +81,14 @@ executable choirMail
,tomland >= 1.3.3.0
,smtp-mail
,optparse-applicative
,req
,wreq
,parsec
,text
,time
,bytestring
,mime-mail
,modern-uri
,http-client
,lens
-- Directories containing source files.