mighttpd2 3.2.10-1 source package in Ubuntu

Changelog

mighttpd2 (3.2.10-1) unstable; urgency=medium

  * New upstream version.  Fixes FTBFS, bug#811303.

 -- Clint Adams <email address hidden>  Sun, 31 Jan 2016 22:25:11 -0500

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe haskell

Downloads

File Size SHA-256 Checksum
mighttpd2_3.2.10-1.dsc 2.9 KiB c7a7a1d64ab8a1f42357f34f31a5ed336ec4aa448dfb80304be2903bce718e7b
mighttpd2_3.2.10.orig.tar.gz 14.6 KiB b5d8b8a310598d952f3b4329808ef8211a6a0b224d66fcc18cef4f0a737d25f1
mighttpd2_3.2.10-1.debian.tar.xz 3.2 KiB 5b286e380a8b423abb2acf044b5aaba64fbec4a908ccd3991b4857ab1c41a61c

Available diffs

No changes file available.

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.