mighttpd2 2.8.7-2 source package in Ubuntu
Changelog
mighttpd2 (2.8.7-2) unstable; urgency=low [ Joachim Breitner ] * Adjust watch file to new hackage layout [ Colin Watson ] * Build-depend on libghc-unix-time-dev (>> 0.2) to match the Cabal file (thanks, Jackson Doak). -- Colin Watson <email address hidden> Wed, 25 Dec 2013 22:52:41 +0000
Upload details
- Uploaded by:
- Debian Haskell Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Haskell Group
- Architectures:
- any
- Section:
- haskell
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | haskell |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mighttpd2_2.8.7-2.dsc | 2.5 KiB | bac4ff51be28ec01a440b05ad861290a08204ee311df52de396c09c339686f18 |
mighttpd2_2.8.7.orig.tar.gz | 15.4 KiB | 4c95c33cc3ff43ea402fa56ed341072a0e15f9519cc98d62f244509425de76e3 |
mighttpd2_2.8.7-2.debian.tar.gz | 3.1 KiB | e498d4116428155ee5f49325459e353e6c7cea96b68e38ba68376670b1d25f72 |
Available diffs
- diff from 2.8.3-2 to 2.8.7-2 (25.9 KiB)
- diff from 2.8.7-1 to 2.8.7-2 (743 bytes)
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.