/var/lib/ghc/package.conf.d/math-functions-0.1.1.0.conf is in libghc-math-functions-dev 0.1.1.0-4.
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 | name: math-functions
version: 0.1.1.0
id: math-functions-0.1.1.0-e408ebcdec34f0d70a8a836593ca6d58
license: BSD3
copyright:
maintainer: Bryan O'Sullivan <bos@serpentine.com>
stability:
homepage: https://github.com/bos/math-functions
package-url:
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.SpecFunctions Numeric.SpecFunctions.Extra
Numeric.Polynomial.Chebyshev Numeric.MathFunctions.Constants
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/math-functions-0.1.1.0/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/math-functions-0.1.1.0/ghc-7.6.3
hs-libraries: HSmath-functions-0.1.1.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
erf-2.0.0.0-ef0b463281886c7c9a8d7acc67d5b982
vector-0.10.0.1-1fbb548bc492f07fef7e604d2e6f581d
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/math-functions-0.1.1.0/math-functions.haddock
haddock-html: /usr/share/doc/libghc-math-functions-doc/html/
|