name:                 http-client-restricted
version:              0.1.0
visibility:           public
id:                   http-client-restricted-0.1.0-4FQw5GXLkKp2DL2mYPtvP8
key:                  http-client-restricted-0.1.0-4FQw5GXLkKp2DL2mYPtvP8
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:                  b05ce3a1a80bbb6e387bbb046781c03f
exposed:              True
exposed-modules:      Network.HTTP.Client.Restricted
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/http-client-restricted-0.1.0-4FQw5GXLkKp2DL2mYPtvP8

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/http-client-restricted-0.1.0-4FQw5GXLkKp2DL2mYPtvP8

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/http-client-restricted-0.1.0-4FQw5GXLkKp2DL2mYPtvP8

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

hs-libraries:         HShttp-client-restricted-0.1.0-4FQw5GXLkKp2DL2mYPtvP8
depends:
    base-4.19.1.0-inplace
    crypton-connection-0.3.2-98wfr9Ql1cND1GZaP5vqcP
    data-default-0.7.1.1-K2C8aUascRMBXGHAbVhVIg
    http-client-0.7.17-LUpbnagMkybBJs8gH8Rs5f
    http-client-tls-0.3.6.3-HS2YAb1Hyq6DNP1bnovDN2
    network-3.2.0.0-2Bqx9SLvCABDTYSLStIxIW
    network-bsd-2.8.1.0-3XqXBwEeUT5AHco8DlHATG
    utf8-string-1.0.2-3J0y0Vz60cv1Vw3n7HISJx

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

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