/var/lib/ghc/package.conf.d/cpu-0.1.2.conf is in libghc-cpu-dev 0.1.2-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 30 31 32 33 | name: cpu
version: 0.1.2
id: cpu-0.1.2-3b02d529cdddb2f52c525cb452593e85
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability: experimental
homepage: http://github.com/vincenthz/hs-cpu
package-url:
synopsis: Cpu information and properties helpers.
description: Lowlevel cpu routines to get basic properties of the cpu platform, like endianness and architecture.
category: Data
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules: System.Cpuid System.Endian System.Arch
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/cpu-0.1.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/cpu-0.1.2/ghc-7.6.3
hs-libraries: HScpu-0.1.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/cpu-0.1.2/cpu.haddock
haddock-html: /usr/share/doc/libghc-cpu-doc/html/
|