dev-haskell/hsparql - 0.3.9 (haskell)

Search

Package Information

Description:
A SPARQL query generator and DSL, and a client to query a SPARQL server
Homepage:
https://github.com/robstewart57/hsparql
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
0.3.9 8 ~amd64 0/0.3.9
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

# ebuild generated by hackport 0.9.0.0.9999

CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal

DESCRIPTION="A SPARQL query generator and DSL, and a client to query a SPARQL server"
HOMEPAGE="https://github.com/robstewart57/hsparql"

LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64"

RESTRICT=test # needs network

RDEPEND="dev-haskell/crypton-connection:=[profile?]
	dev-haskell/data-default:=[profile?]
	>=dev-haskell/http-4:=[profile?]
	dev-haskell/http-client:=[profile?]
	dev-haskell/http-conduit:=[profile?]
	dev-haskell/http-types:=[profile?]
	dev-haskell/missingh:=[profile?]
	dev-haskell/network:=[profile?]
	dev-haskell/network-uri:=[profile?]
	>=dev-haskell/rdf4h-4.0.2:=[profile?]
	dev-haskell/text:=[profile?]
	dev-haskell/xml:=[profile?]
	>=dev-lang/ghc-9.0.2:=
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-3.4.1.0
	test? ( dev-haskell/hunit
		dev-haskell/string-qq
		dev-haskell/test-framework
		dev-haskell/test-framework-hunit
		>=dev-haskell/wai-3.0.0
		>=dev-haskell/warp-3.0.1 )
"

Dependencies

DEPEND

dev-haskell/crypton-connection:=[profile?]
	dev-haskell/data-default:=[profile?]
	>=dev-haskell/http-4:=[profile?]
	dev-haskell/http-client:=[profile?]
	dev-haskell/http-conduit:=[profile?]
	dev-haskell/http-types:=[profile?]
	dev-haskell/missingh:=[profile?]
	dev-haskell/network:=[profile?]
	dev-haskell/network-uri:=[profile?]
	>=dev-haskell/rdf4h-4.0.2:=[profile?]
	dev-haskell/text:=[profile?]
	dev-haskell/xml:=[profile?]
	>=dev-lang/ghc-9.0.2:=

	>=dev-haskell/cabal-3.4.1.0
	test? ( dev-haskell/hunit
		dev-haskell/string-qq
		dev-haskell/test-framework
		dev-haskell/test-framework-hunit
		>=dev-haskell/wai-3.0.0
		>=dev-haskell/warp-3.0.1 )

RDEPEND

dev-haskell/crypton-connection:=[profile?]
	dev-haskell/data-default:=[profile?]
	>=dev-haskell/http-4:=[profile?]
	dev-haskell/http-client:=[profile?]
	dev-haskell/http-conduit:=[profile?]
	dev-haskell/http-types:=[profile?]
	dev-haskell/missingh:=[profile?]
	dev-haskell/network:=[profile?]
	dev-haskell/network-uri:=[profile?]
	>=dev-haskell/rdf4h-4.0.2:=[profile?]
	dev-haskell/text:=[profile?]
	dev-haskell/xml:=[profile?]
	>=dev-lang/ghc-9.0.2:=