/var/lib/ghc/package.conf.d/ghc-events-0.4.4.0.conf is in libghc-ghc-events-dev 0.4.4.0-2.
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 | name: ghc-events
version: 0.4.4.0
id: ghc-events-0.4.4.0-1b0ceff69d8ed87331785063d32baee1
key: ghcev_K9inHEuV9sq1FTTw5FlYMI
license: BSD3
maintainer: Simon Marlow <marlowsd@gmail.com>
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>,
Mischa Dieterle <dieterle@mathematik.uni-marburg.de>,
Thomas Horstmeyer <horstmey@mathematik.uni-marburg.de>,
Duncan Coutts <duncan@well-typed.com>,
Nicolas Wu <nick@well-typed.com>,
Jost Berthold <berthold@diku.dk>
Mikolaj Konarski <mikolaj@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/x86_64-linux-ghc-7.10.3/ghc-events-0.4.4.0-K9inHEuV9sq1FTTw5FlYMI
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/ghc-events-0.4.4.0-K9inHEuV9sq1FTTw5FlYMI
data-dir: /usr/share/ghc-events
hs-libraries: HSghc-events-0.4.4.0-K9inHEuV9sq1FTTw5FlYMI
depends:
array-0.5.1.0-960bf9ae8875cc30355e086f8853a049
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
binary-0.7.5.0-bf6a937522bb8cec5d00218470f28789
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
containers-0.5.6.2-59326c33e30ec8f6afd574cbac625bbb
mtl-2.2.1-3af90341e75ee52dfc4e3143b4e5d219
haddock-interfaces: /usr/lib/ghc-doc/haddock/ghc-events-0.4.4.0/ghc-events.haddock
haddock-html: /usr/share/doc/libghc-ghc-events-doc/html/
|