packages feed

Cabal revisions of my-test-docs-1.0.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:           my-test-docs version:        1.0.0-synopsis:       servant-docs/servant-auth compatibility-description:    This package provides instances that allow generating docs from-                <https://hackage.haskell.org/package/servant servant>-                APIs that use-                <https://hackage.haskell.org/package/servant-auth servant-auth's> @Auth@ combinator.-                .-                For a quick overview of the usage, see the <http://github.com/haskell-servant/servant-auth#readme README>.+x-revision: 1+synopsis:       spam+description:    spam. category:       Web, Servant, Authentication-homepage:       http://github.com/haskell-servant/servant-auth#readme-bug-reports:    https://github.com/haskell-servant/servant-auth/issues-author:         Julian K. Arni-maintainer:     mmy009@gmail.com-copyright:      (c) Man Koma+homepage:       +bug-reports:    +author:         +maintainer:     none+copyright:       license:        BSD3 license-file:   LICENSE tested-with:    GHC == 7.10.3, GHC == 8.0.2, GHC == 8.2.2   default-extensions: AutoDeriveTypeable ConstraintKinds DataKinds DefaultSignatures DeriveFoldable DeriveFunctor DeriveGeneric DeriveTraversable FlexibleContexts FlexibleInstances FunctionalDependencies GADTs KindSignatures MultiParamTypeClasses OverloadedStrings RankNTypes ScopedTypeVariables TypeFamilies TypeOperators   ghc-options: -Wall   build-depends:-      base >= 4.8 && < 4.11+      base >= 4.8 && < 0     , text     , servant-docs     , servant