This file is indexed.

/var/lib/ghc/package.conf.d/language-javascript-0.5.14.2.conf is in libghc-language-javascript-dev 0.5.14.2-3build1.

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: language-javascript
version: 0.5.14.2
id: language-javascript-0.5.14.2-c1baf4966ad6ae0c0c339610b8bcacac
key: langu_I9ZQlc51ohP8fP0tjkpXaY
license: BSD3
copyright: (c) 2010-2015 Alan Zimmerman, 2015 Erik de Castro Lopo
maintainer: Erik de Castro Lopo <erikd@mega-nerd.com>
homepage: http://github.com/erikd/language-javascript
synopsis: Parser for JavaScript
description:
    Parses Javascript into an Abstract Syntax Tree (AST).  Initially intended as frontend to hjsmin.
    .
    Note: Version 0.5.0 breaks compatibility with prior versions, the AST has been reworked to allow
    round trip processing of JavaScript.
category: Language
author: Alan Zimmerman
exposed: True
exposed-modules:
    Language.JavaScript.Parser Language.JavaScript.Parser.Parser
    Language.JavaScript.Parser.Lexer
    Language.JavaScript.Parser.Grammar5 Language.JavaScript.Parser.AST
    Language.JavaScript.Pretty.Printer
    Language.JavaScript.Parser.SrcLocation
hidden-modules: Language.JavaScript.Parser.LexerUtils
                Language.JavaScript.Parser.ParseError
                Language.JavaScript.Parser.ParserMonad
                Language.JavaScript.Parser.StringEscape
                Language.JavaScript.Parser.Token
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/language-javascript-0.5.14.2-I9ZQlc51ohP8fP0tjkpXaY
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/language-javascript-0.5.14.2-I9ZQlc51ohP8fP0tjkpXaY
data-dir: /usr/share/language-javascript
hs-libraries: HSlanguage-javascript-0.5.14.2-I9ZQlc51ohP8fP0tjkpXaY
depends:
    array-0.5.1.0-960bf9ae8875cc30355e086f8853a049
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    blaze-builder-0.4.0.1-073b5264a38e394a8dbb57adf8acf9c2
    bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
    containers-0.5.6.2-59326c33e30ec8f6afd574cbac625bbb
    mtl-2.2.1-3af90341e75ee52dfc4e3143b4e5d219
    utf8-string-1.0.1.1-09f6924ad5da4f093413455bda66bd2c
haddock-interfaces: /usr/lib/ghc-doc/haddock/language-javascript-0.5.14.2/language-javascript.haddock
haddock-html: /usr/share/doc/libghc-language-javascript-doc/html/