name:                 http-client-restricted
version:              0.1.0
visibility:           public
id:                   http-client-restricted-0.1.0-9bIyi7c7MZ13Dcbz8SG3Mh
key:                  http-client-restricted-0.1.0-9bIyi7c7MZ13Dcbz8SG3Mh
license:              MIT
copyright:            2018 Joey Hess, 2013 Michael Snoyman
maintainer:           Joey Hess <id@joeyh.name>
author:               Joey Hess
synopsis:             restricting the servers that http-client will use
description:
    Addition to the http-client and http-client-tls
    libraries, that restricts the HTTP servers that can be used.

    This is useful when a security policy needs to eg, prevent connections to
    HTTP servers on localhost or a local network, or only allow connections
    to a specific HTTP server.

    It handles restricting redirects as well as the initial HTTP connection,
    and it also guards against DNS poisoning attacks.

category:             Network
abi:                  f250fb97a6993876648851b7e2ede133
exposed:              True
exposed-modules:      Network.HTTP.Client.Restricted
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/http-client-restricted-0.1.0-9bIyi7c7MZ13Dcbz8SG3Mh

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/http-client-restricted-0.1.0-9bIyi7c7MZ13Dcbz8SG3Mh

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/http-client-restricted-0.1.0-9bIyi7c7MZ13Dcbz8SG3Mh

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:
    /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/http-client-restricted-0.1.0

hs-libraries:         HShttp-client-restricted-0.1.0-9bIyi7c7MZ13Dcbz8SG3Mh
depends:
    base-4.20.0.0-inplace
    crypton-connection-0.4.3-G0gflhNpA0UB4fkdhfArdh
    data-default-0.8.0.0-2oWsJ52Td01AJaqZepl521
    http-client-0.7.18-4mTnvnIJu94COl5H4eaUCR
    http-client-tls-0.3.6.4-7spPhxxM5Tv1jPuWc4GLdv
    network-3.2.7.0-1Ct3oTmBj2N7AMqmYP2CgU
    network-bsd-2.8.1.0-2SNjaHP6IH4E6H3u9HbO9q
    utf8-string-1.0.2-1XncvugNvmEUe6szfkLY0

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/http-client-restricted-0.1.0/html/http-client-restricted.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/http-client-restricted-0.1.0/html
