mighttpd2 3.4.3-2build1 source package in Ubuntu

Changelog

mighttpd2 (3.4.3-2build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Sat, 07 Sep 2019 17:48:05 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Eoan
Original maintainer:
Debian Haskell Group
Architectures:
any
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mighttpd2_3.4.3.orig.tar.gz 14.8 KiB 70dd2845c89917509674a903cdf3b9e54c47eb82a5ae199eb3bf3da56611ca29
mighttpd2_3.4.3-2build1.debian.tar.xz 3.8 KiB b40a9bb24cc3163262f980d4b69c75d4dbeef4371b4693424d32e27bbbe10432
mighttpd2_3.4.3-2build1.dsc 3.2 KiB 33b8d37dc0d1e57c8fe473304cd41ac56e32b76f6c6dc9228ac2a464381e22e6

View changes file

Binary packages built by this source

mighttpd2: classical web server on WAI/warp

 Mighttpd2 (pronounced as "mighty") is a simple but practical HTTP server
 written in Haskell. It handles static files and CGI scripts. It also
 provides reverse proxy functionality.
 .
 Mighttpd2 is now implemented as a WAI application using the high-performance
 HTTP engine, "warp". To httperf Ping-Pong benchmark, Mighttpd2 is faster than
 nginx.