/var/lib/ghc/package.conf.d/math-functions-0.2.1.0.conf is in libghc-math-functions-dev 0.2.1.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 | name: math-functions
version: 0.2.1.0
id: math-functions-0.2.1.0-KPr6PZcLbtiGnQNnW2g0oV
key: math-functions-0.2.1.0-KPr6PZcLbtiGnQNnW2g0oV
license: BSD3
maintainer: Bryan O'Sullivan <bos@serpentine.com>
homepage: https://github.com/bos/math-functions
synopsis: Special functions and Chebyshev polynomials
description:
This library provides implementations of special mathematical
functions and Chebyshev polynomials. These functions are often
useful in statistical and numerical computing.
category: Math, Numeric
author: Bryan O'Sullivan <bos@serpentine.com>,
Aleksey Khudyakov <alexey.skladnoy@gmail.com>
exposed: True
exposed-modules:
Numeric.MathFunctions.Constants Numeric.MathFunctions.Comparison
Numeric.Polynomial Numeric.Polynomial.Chebyshev Numeric.RootFinding
Numeric.SpecFunctions Numeric.SpecFunctions.Extra Numeric.Series
Numeric.Sum
hidden-modules: Numeric.SpecFunctions.Internal
abi: a79bcf928cc838d1c8794ac0595c2f60
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/math-functions-0.2.1.0-KPr6PZcLbtiGnQNnW2g0oV
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/math-functions-0.2.1.0-KPr6PZcLbtiGnQNnW2g0oV
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/math-functions
hs-libraries: HSmath-functions-0.2.1.0-KPr6PZcLbtiGnQNnW2g0oV
depends:
base-4.9.1.0 deepseq-1.4.2.0
primitive-0.6.2.0-4578caNkWQ54Gt1mxLF2Yh
vector-0.12.0.1-692PQMDMB6pIQ1uGwefDcQ
vector-th-unbox-0.2.1.6-46ifXx3IRXQF8ghjmDE5S
haddock-interfaces: /usr/lib/ghc-doc/haddock/math-functions-0.2.1.0/math-functions.haddock
haddock-html: /usr/share/doc/libghc-math-functions-doc/html/
|