newsletter: A basic newsletter implimentation, using various backends.

[ bsd3, email, library, program, web ] [ Propose Tags ]

This package impliments a webserver that manages mailing list subscripts and provides tools to send to said list. Mail sending services are provided by backends like https://hackage.haskell.org/package/newsletter-mailgun.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0
Change log CHANGELOG.md
Dependencies aeson (>=1.4 && <1.5), base (>=4.12.0.0 && <4.13), blaze-html (>=0.9 && <0.10), bytestring (>=0.10 && <0.11), clientsession (>=0.9 && <0.10), email-validate (>=2.3 && <2.4), http-api-data (>=0.4 && <0.5), lens (>=4.17 && <4.18), machines (>=0.6 && <0.7), mime-mail (>=0.5 && <0.6), mtl (>=2.2 && <2.3), network-uri (>=2.6 && <2.7), newsletter, psqueues (>=0.2 && <0.3), random (>=1.1 && <1.2), servant (>=0.15 && <0.16), servant-blaze (>=0.9 && <0.10), servant-server (>=0.15 && <0.16), stm (>=2.5 && <2.6), text (>=1.2 && <1.3), time (>=1.8 && <1.9), unordered-containers (>=0.2 && <0.3), warp (>=3.2 && <3.3) [details]
License BSD-3-Clause
Copyright Copyright (C) 2019 davean
Author davean
Maintainer oss@xkcd.com
Category Email, Web
Home page https://oss.xkcd.com/
Source repo head: git clone https://code.xkrd.net/haskell/newsletter.git
Uploaded by davean at 2019-05-06T04:09:29Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables newsletter-server
Downloads 494 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-05-06 [all 1 reports]