/var/lib/ghc/package.conf.d/hmatrix-0.18.0.0.conf is in libghc-hmatrix-dev 0.18.0.0-1build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 | name: hmatrix
version: 0.18.0.0
id: hmatrix-0.18.0.0-LGKm3fIBRZO9Qs5hltonpj
key: hmatrix-0.18.0.0-LGKm3fIBRZO9Qs5hltonpj
license: BSD3
maintainer: Alberto Ruiz
stability: provisional
homepage: https://github.com/albertoruiz/hmatrix
synopsis: Numeric Linear Algebra
description:
Linear systems, matrix decompositions, and other numerical computations based on BLAS and LAPACK.
.
Standard interface: "Numeric.LinearAlgebra".
.
Safer interface with statically checked dimensions: "Numeric.LinearAlgebra.Static".
.
Code examples: <http://dis.um.es/~alberto/hmatrix/hmatrix.html>
category: Math
author: Alberto Ruiz
exposed: True
exposed-modules:
Numeric.LinearAlgebra Numeric.LinearAlgebra.Devel
Numeric.LinearAlgebra.Data Numeric.LinearAlgebra.HMatrix
Numeric.LinearAlgebra.Static
hidden-modules: Internal.Vector Internal.Devel Internal.Vectorized
Internal.Matrix Internal.ST Internal.IO Internal.Element
Internal.Conversion Internal.LAPACK Internal.Numeric
Internal.Algorithms Internal.Random Internal.Container
Internal.Sparse Internal.Convolution Internal.Chain Numeric.Vector
Internal.CG Numeric.Matrix Internal.Util Internal.Modular
Internal.Static
abi: 317d63611a0470b47d8d2859c472b904
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/hmatrix-0.18.0.0-LGKm3fIBRZO9Qs5hltonpj
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/hmatrix-0.18.0.0-LGKm3fIBRZO9Qs5hltonpj
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/hmatrix
hs-libraries: HShmatrix-0.18.0.0-LGKm3fIBRZO9Qs5hltonpj
extra-libraries:
blas lapack
depends:
array-0.5.1.1 base-4.9.1.0 binary-0.8.3.0 bytestring-0.10.8.1
deepseq-1.4.2.0 random-1.1-9tceXaeYIMZ4JrKq20Egog
split-0.2.3.2-CJl40zTyCIV16Pr60nb7CT
storable-complex-0.2.2-G9QzpmZTKvgKKVagrcRWdL
vector-0.12.0.1-692PQMDMB6pIQ1uGwefDcQ
haddock-interfaces: /usr/lib/ghc-doc/haddock/hmatrix-0.18.0.0/hmatrix.haddock
haddock-html: /usr/share/doc/libghc-hmatrix-doc/html/
|