mirror of
https://git.nerfingen.de/nerf/choirMail.git
synced 2025-06-08 09:41:00 +00:00
added error handling to the web request (and changed from req to wreq)
This commit is contained in:
parent
6f50add62a
commit
a460fd561f
5 changed files with 44 additions and 34 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue