This file is indexed.

/var/lib/ghc/package.conf.d/token-bucket-0.1.0.1.conf is in libghc-token-bucket-dev 0.1.0.1-4build1.

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
name: token-bucket
version: 0.1.0.1
id: token-bucket-0.1.0.1-6dnUBCQPQPIG01pAqDzy4f
key: token-bucket-0.1.0.1-6dnUBCQPQPIG01pAqDzy4f
license: GPL-3
maintainer: hvr@gnu.org
homepage: https://github.com/hvr/token-bucket
synopsis: Rate limiter using lazy bucket algorithm
description:
    This implementation is heavily inspired by the one described in
    <http://ksdlck.com/post/17418037348/rate-limiting-at-webscale-lazy-leaky-buckets "Rate Limiting at Webscale: Lazy Leaky Buckets">
category: Concurrency
author: Herbert Valerio Riedel
exposed: True
exposed-modules:
    Control.Concurrent.TokenBucket
abi: 9601ccd2d2cb7e8a347a38bc7df46bdc
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/token-bucket-0.1.0.1-6dnUBCQPQPIG01pAqDzy4f
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/token-bucket-0.1.0.1-6dnUBCQPQPIG01pAqDzy4f
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/token-bucket
hs-libraries: HStoken-bucket-0.1.0.1-6dnUBCQPQPIG01pAqDzy4f
depends:
    base-4.9.1.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/token-bucket-0.1.0.1/token-bucket.haddock
haddock-html: /usr/share/doc/libghc-token-bucket-doc/html/