mirror of
https://git.nerfingen.de/nerf/choirMail.git
synced 2025-06-08 09:41:00 +00:00
fixed for new ghc version
This commit is contained in:
parent
6ab55f82a6
commit
f88fcc1391
4 changed files with 21 additions and 23 deletions
|
@ -76,7 +76,7 @@ executable choirMail
|
|||
|
||||
-- Other library packages from which modules are imported.
|
||||
-- ^>=4.15.1.0
|
||||
build-depends: base >=4.15.1.0 && < 4.19
|
||||
build-depends: base >=4.15.1.0 && < 4.21
|
||||
,transformers
|
||||
,tomland >= 1.3.3.0
|
||||
,smtp-mail
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue