dev-haskell/hmatrix-gsl - 0.19.0.1 (haskell)

Search

Package Information

Description:
Numerical computation
Homepage:
https://github.com/albertoruiz/hmatrix
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
0.19.0.1 8 ~amd64 0/0.19.0.1
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.6
#hackport: flags: -onlygsl

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

DESCRIPTION="Numerical computation"
HOMEPAGE="https://github.com/albertoruiz/hmatrix"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE=""

RDEPEND=">=dev-haskell/hmatrix-0.18:=[profile?]
	dev-haskell/random:=[profile?]
	dev-haskell/vector:=[profile?]
	>=dev-lang/ghc-7.4.1:=
	sci-libs/gsl
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-1.18
	virtual/pkgconfig
"

src_configure() {
	haskell-cabal_src_configure \
		--flag=-onlygsl
}

Dependencies

DEPEND

>=dev-haskell/hmatrix-0.18:=[profile?]
	dev-haskell/random:=[profile?]
	dev-haskell/vector:=[profile?]
	>=dev-lang/ghc-7.4.1:=
	sci-libs/gsl

	>=dev-haskell/cabal-1.18
	virtual/pkgconfig

RDEPEND

>=dev-haskell/hmatrix-0.18:=[profile?]
	dev-haskell/random:=[profile?]
	dev-haskell/vector:=[profile?]
	>=dev-lang/ghc-7.4.1:=
	sci-libs/gsl

Manifest for 0.19.0.1

Type File Size Source URLs
DIST hmatrix-gsl-0.19.0.1.tar.gz 42162 bytes https://hackage.haskell.org/package/hmatrix-gsl-0.19.0.1/hmatrix-gsl-0.19.0.1.tar.gz