haskell-http-reverse-proxy 0.4.5-1 source package in Ubuntu

Changelog

haskell-http-reverse-proxy (0.4.5-1) unstable; urgency=medium

  * New upstream release

 -- Sean Whitton <email address hidden>  Sun, 03 Sep 2017 13:51:03 -0700

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-http-reverse-proxy_0.4.5-1.dsc 3.6 KiB 45bff1aba18244e0fea7d3a3da8f23a41869323cd6b27639814394f805278ead
haskell-http-reverse-proxy_0.4.5-1.debian.tar.xz 3.3 KiB 9b62a4a95ab734330b1f8058b4a50fdf2ae717d3a43ab0561ef1445948311bbe
haskell-http-reverse-proxy_0.4.5.orig.tar.gz 10.2 KiB 5676add3b73e5c140418bd5018416dd5c87fb526d7c25efbd2a1b0fac60f2e6c

No changes file available.

Binary packages built by this source

libghc-http-reverse-proxy-dev: reverse-proxy HTTP requests, either over raw sockets or with WAI

 http-reverse-proxy provides a simple means of reverse-proxying HTTP
 requests. The raw approach uses the same technique as leveraged by
 keter, whereas the WAI approach performs full request/response parsing
 via WAI and http-conduit.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-http-reverse-proxy-prof: reverse-proxy HTTP requests, over raw sockets or with WAI; profiling libraries

 http-reverse-proxy provides a simple means of reverse-proxying HTTP
 requests. The raw approach uses the same technique as leveraged by
 keter, whereas the WAI approach performs full request/response parsing
 via WAI and http-conduit.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.