This file is indexed.

/var/lib/ghc/package.conf.d/hoauth-0.3.5.conf is in libghc-hoauth-dev 0.3.5-5build1.

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
name: hoauth
version: 0.3.5
id: hoauth-0.3.5-55a69e9dfe8cbd52df68a53239cdd91f
key: hoaut_5QMnfgbDQwyH9JSKiYoXKO
license: BSD3
maintainer: Diego Souza <dsouza at bitforest.org>
stability: experimental
synopsis: A Haskell implementation of OAuth 1.0a protocol.
description:
    This library implements all PLAINTEXT, HMAC-SHA1 and RSA-SHA1
    signatures as defined in the specification 1.0. Currently it
    supports only /consumer/ related functions, but there are plans to
    add support /service providers/ as well.
    More on OAuth protocol info at: <http://oauth.net/>
category: Network,Protocol,OAuth
author: Diego Souza
exposed: True
exposed-modules:
    Network.OAuth.Http.Request Network.OAuth.Http.Response
    Network.OAuth.Http.HttpClient Network.OAuth.Http.CurlHttpClient
    Network.OAuth.Http.PercentEncoding Network.OAuth.Http.Util
    Network.OAuth.Consumer
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/hoauth-0.3.5-5QMnfgbDQwyH9JSKiYoXKO
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/hoauth-0.3.5-5QMnfgbDQwyH9JSKiYoXKO
data-dir: /usr/share/hoauth
hs-libraries: HShoauth-0.3.5-5QMnfgbDQwyH9JSKiYoXKO
depends:
    RSA-2.2.0-7b07139f74a2cef09a2369ad9baa1a90
    SHA-1.6.4.2-77809b6ff18053a556c8f0a1e4b17672
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    binary-0.7.5.0-bf6a937522bb8cec5d00218470f28789
    bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
    crypto-pubkey-types-0.4.3-e5849d1b99dca129a318a23cb5d21cae
    curl-1.3.8-baf67ebb8302eb4a7866d0e54924aa8f
    dataenc-0.14.0.7-3005a6cbe4e254223e8899ce305f6085
    entropy-0.3.7-c7ac08f8c292d13469f6d2c87f56ca00
    mtl-2.2.1-3af90341e75ee52dfc4e3143b4e5d219
    random-1.1-c46cc413d88c0a330b5495d03f0ed464
    time-1.5.0.1-1b9a502bb07a3e6f4d6935fbf9db7181
    utf8-string-1.0.1.1-09f6924ad5da4f093413455bda66bd2c
haddock-interfaces: /usr/lib/ghc-doc/haddock/hoauth-0.3.5/hoauth.haddock
haddock-html: /usr/share/doc/libghc-hoauth-doc/html/