name:                 servant-server
version:              0.20
visibility:           public
id:                   servant-server-0.20-G1g4iuRt9QU4XUalFy28VG
key:                  servant-server-0.20-G1g4iuRt9QU4XUalFy28VG
license:              BSD-3-Clause
copyright:
    2014-2016 Zalora South East Asia Pte Ltd, 2016-2019 Servant Contributors

maintainer:           haskell-servant-maintainers@googlegroups.com
author:               Servant Contributors
homepage:             http://docs.servant.dev/
synopsis:
    A family of combinators for defining webservices APIs and serving them

description:
    A family of combinators for defining webservices APIs and serving them

    You can learn about the basics in the <http://docs.servant.dev/en/stable/tutorial/index.html tutorial>.

    <https://github.com/haskell-servant/servant/blob/master/servant-server/example/greet.hs Here>
    is a runnable example, with comments, that defines a dummy API and implements
    a webserver that serves this API, using this package.

    <https://github.com/haskell-servant/servant/blob/master/servant-server/CHANGELOG.md CHANGELOG>

category:             Servant, Web
abi:                  25a5bd6862e0fb39a76cb1932e5b5608
exposed:              True
exposed-modules:
    Servant Servant.Server Servant.Server.Experimental.Auth
    Servant.Server.Generic Servant.Server.Internal
    Servant.Server.Internal.BasicAuth Servant.Server.Internal.Context
    Servant.Server.Internal.Delayed Servant.Server.Internal.DelayedIO
    Servant.Server.Internal.ErrorFormatter
    Servant.Server.Internal.Handler Servant.Server.Internal.RouteResult
    Servant.Server.Internal.Router
    Servant.Server.Internal.RoutingApplication
    Servant.Server.Internal.ServerError Servant.Server.StaticFiles
    Servant.Server.UVerb Servant.Utils.StaticFiles

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/servant-server-0.20-G1g4iuRt9QU4XUalFy28VG

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/servant-server-0.20-G1g4iuRt9QU4XUalFy28VG

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/servant-server-0.20-G1g4iuRt9QU4XUalFy28VG

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.8.2/servant-server-0.20
hs-libraries:         HSservant-server-0.20-G1g4iuRt9QU4XUalFy28VG
depends:
    base-4.19.1.0-inplace base-compat-0.13.1-C8q78xgaaKU9qxyzlnkCVS
    base64-bytestring-1.2.1.0-LdP8BMFQNsALv6oL4a4Ppp
    bytestring-0.12.1.0-inplace constraints-0.14-DsJRhNULy73mQNZxypFHP
    containers-0.6.8-inplace exceptions-0.10.7-inplace
    filepath-1.4.200.1-inplace http-api-data-0.6-I4UMv5TblYXAdnAfePmApw
    http-media-0.8.1.1-1Fmgjtiw3DE7s8IIk2rvyW
    http-types-0.12.4-9jY2udAlgWS46XaDg0bbb4
    monad-control-1.0.3.1-5el1pWOnFZJ8iHQ5y2z7g mtl-2.3.1-inplace
    network-3.2.0.0-2Bqx9SLvCABDTYSLStIxIW
    network-uri-2.6.4.2-1dWojNPLXrt1C0Ods6iJ1k
    resourcet-1.3.0-2sq0VGBne9hLaDM06eLgwL
    servant-0.20.1-DCpNg0DIEaaHDzEFrnC4h0
    sop-core-0.5.0.2-IQ3abLGnPOa7T8tHRyLOXU
    string-conversions-0.4.0.1-H8hPF5BBwUF7l7UDEiR61k
    tagged-0.8.8-JGlGh2qwg4dHU2Nz3aNqAk text-2.1.1-inplace
    transformers-0.6.1.0-inplace
    transformers-base-0.4.6-2gzdHYYl44UFVXK1Uhqqew
    wai-3.2.4-4r6nf5nADFU6XFGTaTArWD
    wai-app-static-3.1.9-BnrQpWYXnsD44lINoOSkej
    word8-0.1.3-HgaCD50yYPiDA850zKZmtl

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/servant-server-0.20/html/servant-server.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/servant-server-0.20/html
