libghc-http-reverse-proxy-dev software package provides reverse-proxy HTTP requests, either over raw sockets or with WAI, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libghc-http-reverse-proxy-dev
libghc-http-reverse-proxy-dev is installed in your system.
Make ensure the libghc-http-reverse-proxy-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep libghc-http-reverse-proxy-dev *
You will get with libghc-http-reverse-proxy-dev package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Haskell |
| Package | libghc-http-reverse-proxy-dev |
| Version | 0.4.3.2-1 |
| Description | reverse-proxy HTTP requests, either over raw sockets or with WAI |
| Sub Section | haskell |