name:                 servant-server
version:              0.20.2
visibility:           public
id:                   servant-server-0.20.2-Knbwwylwin94JEnqxQX42x
key:                  servant-server-0.20.2-Knbwwylwin94JEnqxQX42x
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:                  296d03c8f16de166f324e1057dba2cee
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.10.1/servant-server-0.20.2-Knbwwylwin94JEnqxQX42x

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/servant-server-0.20.2-Knbwwylwin94JEnqxQX42x

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/servant-server-0.20.2-Knbwwylwin94JEnqxQX42x

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:
    /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/servant-server-0.20.2

hs-libraries:         HSservant-server-0.20.2-Knbwwylwin94JEnqxQX42x
depends:
    base-4.20.0.0-inplace
    base64-bytestring-1.2.1.0-J7LrHzw4HYx9u66jbTXGg4
    bytestring-0.12.1.0-inplace
    constraints-0.14.2-KffCZpoIfQh561Rx6DapZy containers-0.7-inplace
    exceptions-0.10.7-inplace filepath-1.5.2.0-inplace
    http-api-data-0.6.1-AlO8H4gUl4VFCeAOj9iYfz
    http-media-0.8.1.1-B1kkquzcsUQG3WSG0z9lad
    http-types-0.12.4-HhEPaOzd8crnbrvqiOppv
    monad-control-1.0.3.1-GOYX6KvY6Yh2psMKTxTH5L mtl-2.3.1-inplace
    network-3.2.7.0-1Ct3oTmBj2N7AMqmYP2CgU
    resourcet-1.3.0-33BgoILE38a9TuEqoEF84p
    servant-0.20.2-9fHyWNA72dIEEHjgDnkpGL
    sop-core-0.5.0.2-3pPdHSIvhiEBpoNP4ADc2R
    tagged-0.8.9-DfMvf7f6neV1YEOofSyVFB text-2.1.1-inplace
    transformers-0.6.1.1-inplace
    transformers-base-0.4.6-3lMhUTO8uKN4hkNEZymX1H
    wai-3.2.4-4rhC9HEfzD53WNegNZPOR9
    wai-app-static-3.1.9-rBS10EjNht25dk258NXXZ
    word8-0.1.3-FTpDKC9BoXr1BqpBhEFNb8

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

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/servant-server-0.20.2/html
