blob: 3239cb3aea0b0151acfc87968e121e1e3c8bc726 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install postinst postrm setup test
DEPEND=>=dev-haskell/math-functions-0.1.7:=[profile?] >=dev-haskell/primitive-0.3:=[profile?] >=dev-haskell/vector-0.10:=[profile?] >=dev-haskell/vector-algorithms-0.4:=[profile?] >=dev-haskell/vector-binary-instances-0.2.1:=[profile?] dev-haskell/vector-th-unbox:=[profile?] >=dev-lang/ghc-7.4.1:= >=dev-haskell/cabal-1.10 test? ( dev-haskell/hspec dev-haskell/quickcheck ) hscolour? ( dev-haskell/hscolour )
DESCRIPTION=Simple and incomplete pure haskell implementation of linear algebra
EAPI=7
HOMEPAGE=https://hackage.haskell.org/package/dense-linear-algebra
INHERIT=haskell-cabal
IUSE=doc hscolour profile test
KEYWORDS=~amd64 ~x86
LICENSE=BSD-2
RDEPEND=>=dev-haskell/math-functions-0.1.7:=[profile?] >=dev-haskell/primitive-0.3:=[profile?] >=dev-haskell/vector-0.10:=[profile?] >=dev-haskell/vector-algorithms-0.4:=[profile?] >=dev-haskell/vector-binary-instances-0.2.1:=[profile?] dev-haskell/vector-th-unbox:=[profile?] >=dev-lang/ghc-7.4.1:=
RESTRICT=!test? ( test )
SLOT=0/0.1.0.0
SRC_URI=https://hackage.haskell.org/package/dense-linear-algebra-0.1.0.0/dense-linear-algebra-0.1.0.0.tar.gz
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 6da6797255ab7fb848a02afa0cbc406f wrapper 4251d4c84c25f59094fd557e0063a974 eutils f93c6ebbcd4a4e3e3f2328a13511b73a multiprocessing 65f88f0e80751d45b06bbcfc4b149ccc ghc-package 2f31876646b777a7851b22816735765c multilib ba7da83f763a749a2870c28785c6dc0b toolchain-funcs 2545dc6f0aaecb2dea61424911e82674 haskell-cabal 781f607e5fa6b3d28f694be10c79646b
_md5_=8b41fc5b6b7002a20aa108e6d20cf766
|