/var/lib/ghc/package.conf.d/http-reverse-proxy-0.2.0.conf is in libghc-http-reverse-proxy-dev 0.2.0-1build6.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 | name: http-reverse-proxy
version: 0.2.0
id: http-reverse-proxy-0.2.0-39cb33e31fc889d4b9e122ae6d257836
license: BSD3
copyright:
maintainer: michael@fpcomplete.com
stability:
homepage: https://github.com/fpco/http-reverse-proxy
package-url:
synopsis: Reverse proxy HTTP requests, either over raw sockets or with WAI
description: 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.
category: Web
author: Michael Snoyman
exposed: True
exposed-modules: Network.HTTP.ReverseProxy
hidden-modules: Paths_http_reverse_proxy
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/http-reverse-proxy-0.2.0/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/http-reverse-proxy-0.2.0/ghc-7.6.3
hs-libraries: HShttp-reverse-proxy-0.2.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
blaze-builder-0.3.3.0-c4811f3b9aa33d6ba7b3cb73255068c1
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
case-insensitive-1.1.0.2-a9cc5f442974fbc90a16d92ae924d579
classy-prelude-0.5.4-0b366490c995ed733e9d87a284053101
conduit-1.0.13-42da682bd4bc70f4bc06699fdc9be195
data-default-0.5.1-3dcf8b1e18d6ff182bcfe57129991c1d
http-conduit-1.9.5.2-61b2ce5a0bf88cdd3c037f6c94b1b964
http-types-0.8.3-4e8ed7829485891242832a23f2e5f1b8
lifted-base-0.2.0.3-635db11b8313e1acaa5140f2757e862e
monad-control-0.3.2.2-aae11679047438e5ee6b1274ae527d35
network-2.4.1.2-040cee5ece44014a8574cb3f87b1eec4
network-conduit-1.0.0-24d940bbc1a4306cea8fb3c85d90025f
text-0.11.3.1-e38859e86485c167fa7c9441789e7607
wai-1.4.0.2-75198fbd6935f80e166df349a939a514
wai-logger-0.3.1-6054f56c5a9736645786e46009452702
warp-1.3.9-08dbc0debd85ca774b9cb3f96b2d6d7f
word8-0.0.4-f496584995b4d81ec7004587d08943d7
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/http-reverse-proxy-0.2.0/http-reverse-proxy.haddock
haddock-html: /usr/share/doc/libghc-http-reverse-proxy-doc/html/
|