/var/lib/ghc/package.conf.d/ghc-events-0.4.0.0.conf is in libghc-ghc-events-dev 0.4.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 | name: ghc-events
version: 0.4.0.0
id: ghc-events-0.4.0.0-a6efc01c1928fb1459a884a0370e67ec
license: BSD3
copyright:
maintainer: Simon Marlow <marlowsd@gmail.com>
stability:
homepage:
package-url:
synopsis: Library and tool for parsing .eventlog files from GHC
description: Parses .eventlog files emitted by GHC 6.12.1 and later.
Includes the ghc-events tool permitting, in particular,
to dump an event log file as text.
category: Development, GHC, Debug, Profiling, Trace
author: Donnie Jones <donnie@darthik.com>,
Simon Marlow <marlowsd@gmail.com>,
Paul Bone <pbone@csse.unimelb.edu.au>,
Duncan Coutts <duncan@well-typed.com>
Nicolas Wu <nick@well-typed.com>
exposed: True
exposed-modules: GHC.RTS.Events GHC.RTS.Events.Merge
GHC.RTS.Events.Analysis GHC.RTS.Events.Analysis.Capability
GHC.RTS.Events.Analysis.SparkThread GHC.RTS.Events.Analysis.Thread
hidden-modules: GHC.RTS.EventParserUtils GHC.RTS.EventTypes
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/ghc-events-0.4.0.0/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/ghc-events-0.4.0.0/ghc-7.4.1
hs-libraries: HSghc-events-0.4.0.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.4.0.0-59d1cc0e7979167b002f021942d60f46
base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
binary-0.5.1.0-d85d747036d82514a2050c5da3cb178c
bytestring-0.9.2.1-18f26186028d7c0e92e78edc9071d376
containers-0.4.2.1-cfc6420ecc2194c9ed977b06bdfd9e69
mtl-2.0.1.0-db19dd8a7700e3d3adda8aa8fe5bf53d
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/ghc-events-0.4.0.0/ghc-events.haddock
haddock-html: /usr/share/doc/libghc-ghc-events-doc/html/
|