1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150
|
Source: haskell-servant
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders:
Clint Adams <clint@debian.org>,
Priority: optional
Section: haskell
Rules-Requires-Root: no
Build-Depends:
cdbs,
debhelper (>= 10),
ghc (>= 8.4.3),
ghc-prof,
haskell-devscripts (>= 0.13),
libghc-aeson-dev (>= 1.3.1.1),
libghc-aeson-dev (<< 1.5),
libghc-aeson-prof,
libghc-attoparsec-dev (>= 0.13.2.2),
libghc-attoparsec-dev (<< 0.14),
libghc-attoparsec-prof,
libghc-base-compat-dev (>= 0.10.1),
libghc-base-compat-dev (<< 0.11),
libghc-base-compat-prof,
libghc-cabal-doctest-dev (>= 1.0.1),
libghc-cabal-doctest-dev (<<1.1),
libghc-cabal-doctest-prof,
libghc-case-insensitive-dev (>= 1.2.0.10),
libghc-case-insensitive-dev (<< 1.3),
libghc-case-insensitive-prof,
libghc-http-api-data-dev (>= 0.3.8.1),
libghc-http-api-data-dev (<< 0.4),
libghc-http-api-data-prof,
libghc-http-media-dev (>= 0.7.1.2),
libghc-http-media-dev (<< 0.8),
libghc-http-media-prof,
libghc-http-types-dev (>= 0.12.1),
libghc-http-types-dev (<< 0.13),
libghc-http-types-prof,
libghc-mmorph-dev (>= 1.1.2),
libghc-mmorph-dev (<< 1.2),
libghc-mmorph-prof,
libghc-natural-transformation-dev (>= 0.4),
libghc-natural-transformation-dev (<< 0.5),
libghc-natural-transformation-prof,
libghc-network-uri-dev (>= 2.6.1.0),
libghc-network-uri-dev (<< 2.7),
libghc-network-uri-dev (>= 2.6),
libghc-network-uri-prof,
libghc-singleton-bool-dev (>= 0.1.4),
libghc-singleton-bool-dev (<< 0.2),
libghc-singleton-bool-prof,
libghc-string-conversions-dev (>= 0.4.0.1),
libghc-string-conversions-dev (<< 0.5),
libghc-string-conversions-prof,
libghc-tagged-dev (>= 0.8.5),
libghc-tagged-dev (<< 0.9),
libghc-tagged-prof,
libghc-vault-dev (>= 0.3.1.1),
libghc-vault-dev (<< 0.4),
libghc-vault-prof,
libghc-quickcheck2-dev (>= 2.11.3),
libghc-quickcheck2-dev (<< 2.12),
libghc-aeson-dev,
libghc-aeson-compat-dev (>= 0.3.7.1),
libghc-aeson-compat-dev (<< 0.4),
libghc-aeson-compat-prof,
libghc-base-compat-dev,
libghc-doctest-dev (>= 0.15.0),
libghc-doctest-dev (<< 0.17),
libghc-doctest-prof,
libghc-hspec-dev (>= 2.5.1),
libghc-hspec-dev (<< 2.6),
libghc-hspec-prof,
libghc-quickcheck-instances-dev (>= 0.3.18),
libghc-quickcheck-instances-dev (<< 0.4),
libghc-string-conversions-dev,
Build-Depends-Indep: ghc-doc,
libghc-aeson-doc,
libghc-attoparsec-doc,
libghc-base-compat-doc,
libghc-case-insensitive-doc,
libghc-http-api-data-doc,
libghc-http-media-doc,
libghc-http-types-doc,
libghc-mmorph-doc,
libghc-natural-transformation-doc,
libghc-network-uri-doc,
libghc-singleton-bool-doc,
libghc-string-conversions-doc,
libghc-tagged-doc,
libghc-vault-doc,
Standards-Version: 4.1.4
Homepage: http://haskell-servant.readthedocs.org/
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-servant
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-servant]
X-Description: family of combinators for defining webservices APIs
A family of combinators for defining webservices APIs and serving them.
Package: libghc-servant-dev
Architecture: any
Depends:
${haskell:Depends},
${misc:Depends},
${shlibs:Depends},
Recommends:
${haskell:Recommends},
Suggests:
${haskell:Suggests},
Conflicts:
${haskell:Conflicts},
Provides:
${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
${haskell:Blurb}
Package: libghc-servant-prof
Architecture: any
Depends:
${haskell:Depends},
${misc:Depends},
Recommends:
${haskell:Recommends},
Suggests:
${haskell:Suggests},
Conflicts:
${haskell:Conflicts},
Provides:
${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
${haskell:Blurb}
Package: libghc-servant-doc
Architecture: all
Section: doc
Depends:
${haskell:Depends},
${misc:Depends},
Recommends:
${haskell:Recommends},
Suggests:
${haskell:Suggests},
Conflicts:
${haskell:Conflicts},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
${haskell:Blurb}
|