This file is indexed.

/var/lib/ghc/package.conf.d/language-javascript-0.6.0.10.conf is in libghc-language-javascript-dev 0.6.0.10-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
name: language-javascript
version: 0.6.0.10
id: language-javascript-0.6.0.10-Ezx2Fisyp5jD0cJzGS7dUU
key: language-javascript-0.6.0.10-Ezx2Fisyp5jD0cJzGS7dUU
license: BSD3
copyright: (c) 2010-2015 Alan Zimmerman, 2015 Erik de Castro Lopo
maintainer: Erik de Castro Lopo <erikd@mega-nerd.com>
homepage: https://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.AST
    Language.JavaScript.Parser.Grammar5
    Language.JavaScript.Parser.Lexer Language.JavaScript.Parser.Parser
    Language.JavaScript.Parser.SrcLocation
    Language.JavaScript.Pretty.Printer
    Language.JavaScript.Process.Minify
hidden-modules: Language.JavaScript.Parser.LexerUtils
                Language.JavaScript.Parser.ParseError
                Language.JavaScript.Parser.ParserMonad
                Language.JavaScript.Parser.Token
abi: c37788905f787f8372060f500b9a5aa1
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/language-javascript-0.6.0.10-Ezx2Fisyp5jD0cJzGS7dUU
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/language-javascript-0.6.0.10-Ezx2Fisyp5jD0cJzGS7dUU
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/language-javascript
hs-libraries: HSlanguage-javascript-0.6.0.10-Ezx2Fisyp5jD0cJzGS7dUU
depends:
    array-0.5.1.1 base-4.9.1.0
    blaze-builder-0.4.0.2-LxClHUTiKUUAxWtvJ5Oeoy bytestring-0.10.8.1
    containers-0.5.7.1 mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6
    text-1.2.2.2-9UQZjEJZQFSGMffj1Z5g00
    utf8-string-1.0.1.1-1DpjxLeTvGg7ttZZojxJR5
haddock-interfaces: /usr/lib/ghc-doc/haddock/language-javascript-0.6.0.10/language-javascript.haddock
haddock-html: /usr/share/doc/libghc-language-javascript-doc/html/