This file is indexed.

/var/lib/ghc/package.conf.d/hosc-0.15.conf is in libghc-hosc-dev 0.15-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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
name: hosc
version: 0.15
id: hosc-0.15-LUBZhDoYexQ4ENzmhJ9fix
key: hosc-0.15-LUBZhDoYexQ4ENzmhJ9fix
license: GPL
copyright: (c) Rohan Drape, Stefan Kersten and others, 2007-2014
maintainer: rd@slavepianos.org
stability: Experimental
homepage: http://rd.slavepianos.org/t/hosc
synopsis: Haskell Open Sound Control
description:
    @hosc@ implements a subset of the /Open Sound Control/
    byte protocol, <http://opensoundcontrol.org/>.
    .
    "Sound.OSC.Core" implements the actual protocol.
    .
    "Sound.OSC.Transport.FD" implements a
    /file descriptor/ based transport layer for @UDP@
    and @TCP@.
    .
    "Sound.OSC.Transport.Monad" implements a
    monadic interface to the @FD@ transport layer.
    .
    Composite modules are at "Sound.OSC" and "Sound.OSC.FD".
category: Sound
author: Rohan Drape, Stefan Kersten
exposed: True
exposed-modules:
    Sound.OSC Sound.OSC.Class Sound.OSC.Coding Sound.OSC.Coding.Byte
    Sound.OSC.Coding.Cast Sound.OSC.Coding.Decode.Base
    Sound.OSC.Coding.Decode.Binary Sound.OSC.Coding.Encode.Base
    Sound.OSC.Coding.Encode.Builder Sound.OSC.Core Sound.OSC.Datum
    Sound.OSC.FD Sound.OSC.Normalise Sound.OSC.Time
    Sound.OSC.Transport.FD Sound.OSC.Transport.FD.TCP
    Sound.OSC.Transport.FD.UDP Sound.OSC.Transport.Monad Sound.OSC.Type
    Sound.OSC.Wait
abi: b61995740dd9946534e32dd09c5af89b
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/hosc-0.15-LUBZhDoYexQ4ENzmhJ9fix
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/hosc-0.15-LUBZhDoYexQ4ENzmhJ9fix
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/hosc
hs-libraries: HShosc-0.15-LUBZhDoYexQ4ENzmhJ9fix
depends:
    base-4.9.1.0 binary-0.8.3.0
    blaze-builder-0.4.0.2-LxClHUTiKUUAxWtvJ5Oeoy bytestring-0.10.8.1
    data-binary-ieee754-0.4.4-7iiF2mP1jcB6tVSPgIyBOi
    network-2.6.3.2-IsLM4TXcLoRI0fmmBYVyQz time-1.6.0.1
    transformers-0.5.2.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/hosc-0.15/hosc.haddock
haddock-html: /usr/share/doc/libghc-hosc-doc/html/