Unverified Commit 44b28bc4 authored by Jack Todaro's avatar Jack Todaro
Browse files

dev-haskell/dhall: bump up to 1.37.1



Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: default avatarJack Todaro <solpeth@posteo.org>
parent 48765ae1
DIST dhall-1.33.0.tar.gz 413060 BLAKE2B d0a92559ba799e208a69337fc8b550711e3ff86ad54f11f6b7e1813eafd2ab38a0b000c3143feb610fb9d89abb6b50ddc260503c5f57228edaf6af60f69cab0b SHA512 70796b0f297ceade702350cb0c6db4ce5efb69573ad8fde93c4d11a073a688d82258eecaa951b684f413197e8a42aaf71a235d39ea191d2ebe9834a5ed23fb3b DIST dhall-1.33.0.tar.gz 413060 BLAKE2B d0a92559ba799e208a69337fc8b550711e3ff86ad54f11f6b7e1813eafd2ab38a0b000c3143feb610fb9d89abb6b50ddc260503c5f57228edaf6af60f69cab0b SHA512 70796b0f297ceade702350cb0c6db4ce5efb69573ad8fde93c4d11a073a688d82258eecaa951b684f413197e8a42aaf71a235d39ea191d2ebe9834a5ed23fb3b
DIST dhall-1.37.1.tar.gz 616203 BLAKE2B 2c3799446f09ae6fb6e723461ea7208df06cfd715eb2ea8a679ba5a2beddfd4065ae53ea78278e0f2d022593ccb5b54b54cee35b62b988ca7e0a4e9625450ddc SHA512 178dec33d20070f5a3b5d68d701bc7b383090525172dffe991a8ffdd3d8134b813f20d33a6c7cbd963bc04530c7e484b0d35737147870acd8fa3375f4b419c93
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
# ebuild generated by hackport 0.6.7.9999
CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="A configuration language guaranteed to terminate"
HOMEPAGE="https://hackage.haskell.org/package/dhall"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
IUSE="cross +http +http-client-tls"
RDEPEND=">=dev-haskell/aeson-1.0.0.0:=[profile?] <dev-haskell/aeson-1.6:=[profile?]
<dev-haskell/aeson-pretty-0.9:=[profile?]
>=dev-haskell/ansi-terminal-0.6.3.1:=[profile?] <dev-haskell/ansi-terminal-0.12:=[profile?]
>=dev-haskell/atomic-write-0.2.0.7:=[profile?] <dev-haskell/atomic-write-0.3:=[profile?]
<dev-haskell/case-insensitive-1.3:=[profile?]
>=dev-haskell/cborg-0.2.0.0:=[profile?] <dev-haskell/cborg-0.3:=[profile?]
>=dev-haskell/cborg-json-0.2.2.0:=[profile?] <dev-haskell/cborg-json-0.3:=[profile?]
<dev-haskell/contravariant-1.6:=[profile?]
>=dev-haskell/cryptonite-0.23:=[profile?] <dev-haskell/cryptonite-1.0:=[profile?]
<dev-haskell/data-fix-0.4:=[profile?]
>=dev-haskell/diff-0.2:=[profile?] <dev-haskell/diff-0.5:=[profile?]
>=dev-haskell/dotgen-0.4.2:=[profile?] <dev-haskell/dotgen-0.5:=[profile?]
>=dev-haskell/either-5:=[profile?] <dev-haskell/either-5.1:=[profile?]
>=dev-haskell/exceptions-0.8.3:=[profile?] <dev-haskell/exceptions-0.11:=[profile?]
>=dev-haskell/half-0.2.2.3:=[profile?] <dev-haskell/half-0.4:=[profile?]
>=dev-haskell/hashable-1.2:=[profile?] <dev-haskell/hashable-1.4:=[profile?]
>=dev-haskell/haskeline-0.7.2.1:=[profile?] <dev-haskell/haskeline-0.9:=[profile?]
>=dev-haskell/lens-family-core-1.0.0:=[profile?] <dev-haskell/lens-family-core-2.2:=[profile?]
>=dev-haskell/megaparsec-7:=[profile?] <dev-haskell/megaparsec-9.1:=[profile?]
>=dev-haskell/memory-0.14:=[profile?] <dev-haskell/memory-0.16:=[profile?]
<dev-haskell/mmorph-1.2:=[profile?]
>=dev-haskell/mtl-2.2.1:=[profile?] <dev-haskell/mtl-2.3:=[profile?]
>=dev-haskell/network-uri-2.6:=[profile?] <dev-haskell/network-uri-2.7:=[profile?]
>=dev-haskell/optparse-applicative-0.14.0.0:=[profile?] <dev-haskell/optparse-applicative-0.17:=[profile?]
dev-haskell/parser-combinators:=[profile?]
>=dev-haskell/parsers-0.12.4:=[profile?] <dev-haskell/parsers-0.13:=[profile?]
<dev-haskell/pretty-simple-4.1:=[profile?]
>=dev-haskell/prettyprinter-1.5.1:=[profile?] <dev-haskell/prettyprinter-1.8:=[profile?]
>=dev-haskell/prettyprinter-ansi-terminal-1.1.1:=[profile?] <dev-haskell/prettyprinter-ansi-terminal-1.2:=[profile?]
>=dev-haskell/profunctors-3.1.2:=[profile?] <dev-haskell/profunctors-5.7:=[profile?]
>=dev-haskell/repline-0.4.0.0:=[profile?] <dev-haskell/repline-0.5:=[profile?]
>=dev-haskell/scientific-0.3.0.0:=[profile?] <dev-haskell/scientific-0.4:=[profile?]
>=dev-haskell/serialise-0.2.0.0:=[profile?] <dev-haskell/serialise-0.3:=[profile?]
>=dev-haskell/text-0.11.1.0:=[profile?] <dev-haskell/text-1.3:=[profile?]
>=dev-haskell/text-manipulate-0.2.0.1:=[profile?] <dev-haskell/text-manipulate-0.4:=[profile?]
>=dev-haskell/th-lift-instances-0.1.13:=[profile?] <dev-haskell/th-lift-instances-0.2:=[profile?]
>=dev-haskell/transformers-compat-0.6.2:=[profile?] <dev-haskell/transformers-compat-0.7:=[profile?]
>=dev-haskell/unordered-containers-0.1.3.0:=[profile?] <dev-haskell/unordered-containers-0.3:=[profile?]
<dev-haskell/uri-encode-1.6:=[profile?]
>=dev-haskell/vector-0.11.0.0:=[profile?] <dev-haskell/vector-0.13:=[profile?]
>=dev-lang/ghc-8.4.3:=
http? ( >=dev-haskell/http-client-0.5.0:=[profile?] <dev-haskell/http-client-0.8:=[profile?]
>=dev-haskell/http-types-0.7.0:=[profile?] <dev-haskell/http-types-0.13:=[profile?]
http-client-tls? ( >=dev-haskell/http-client-tls-0.2.0:=[profile?] <dev-haskell/http-client-tls-0.4:=[profile?] ) )
"
DEPEND="${RDEPEND}
>=dev-haskell/cabal-2.2.0.1
test? ( >=dev-haskell/doctest-0.7.0 <dev-haskell/doctest-0.18
<dev-haskell/foldl-1.5
>=dev-haskell/generic-random-1.3.0.0 <dev-haskell/generic-random-1.4
<dev-haskell/mockery-0.4
>=dev-haskell/quickcheck-2.10 <dev-haskell/quickcheck-2.15
>=dev-haskell/quickcheck-instances-0.3.12 <dev-haskell/quickcheck-instances-0.4
<dev-haskell/special-values-0.2
<dev-haskell/spoon-0.4
>=dev-haskell/tasty-0.11.2 <dev-haskell/tasty-1.4
<dev-haskell/tasty-expected-failure-0.13
>=dev-haskell/tasty-hunit-0.10 <dev-haskell/tasty-hunit-0.11
>=dev-haskell/tasty-quickcheck-0.9.2 <dev-haskell/tasty-quickcheck-0.11
<dev-haskell/tasty-silver-3.2
<dev-haskell/turtle-1.6 )
http? ( test? ( !http-client-tls? ( dev-haskell/http-client-tls ) ) )
!http? ( test? ( dev-haskell/http-client
dev-haskell/http-client-tls ) )
"
src_configure() {
haskell-cabal_src_configure \
$(cabal_flag cross cross) \
$(cabal_flag http-client-tls use-http-client-tls) \
$(cabal_flag http with-http)
}
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
<use> <use>
<flag name="cross">Disable TemplateHaskell to make cross-compiling easier</flag> <flag name="cross">Disable TemplateHaskell to make cross-compiling easier</flag>
<flag name="http">Include support for importing dhall modules from HTTP URLs</flag> <flag name="http">Include support for importing dhall modules from HTTP URLs</flag>
<flag name="http-client-tls">Use http-client-tls for resolving HTTP imports by default (requires with-http to be enabled)</flag>
</use> </use>
<longdescription> <longdescription>
Dhall is an explicitly typed configuration language that is not Turing Dhall is an explicitly typed configuration language that is not Turing
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment