/var/lib/ghc/package.conf.d/ieee754-0.8.0.conf is in libghc-ieee754-dev 0.8.0-1.
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 | name: ieee754
version: 0.8.0
id: ieee754-0.8.0-CDXZC1OkvI520r7z7XGrZG
key: ieee754-0.8.0-CDXZC1OkvI520r7z7XGrZG
license: BSD3
copyright: (c) 2011-2016. Patrick Perry <patperry@gmail.com>
maintainer: Patrick Perry <patperry@gmail.com>
homepage: http://github.com/patperry/hs-ieee754
synopsis: Utilities for dealing with IEEE floating point numbers
description:
Utilities for dealing with IEEE floating point numbers, ported
from the Tango math library; approximate and exact equality
comparisons for general types.
category: Math
author: Patrick Perry
exposed: True
exposed-modules:
Data.AEq Numeric.IEEE
abi: 1e19037cea27986e23f97fdfabbea541
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/ieee754-0.8.0-CDXZC1OkvI520r7z7XGrZG
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/ieee754-0.8.0-CDXZC1OkvI520r7z7XGrZG
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/ieee754
hs-libraries: HSieee754-0.8.0-CDXZC1OkvI520r7z7XGrZG
depends:
base-4.9.1.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/ieee754-0.8.0/ieee754.haddock
haddock-html: /usr/share/doc/libghc-ieee754-doc/html/
|