This file is indexed.

/var/lib/ghc/package.conf.d/code-page-0.1.3.conf is in libghc-code-page-dev 0.1.3-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
name: code-page
version: 0.1.3
id: code-page-0.1.3-Fxfj8KlZt5M4CQMDwRDd5i
key: code-page-0.1.3-Fxfj8KlZt5M4CQMDwRDd5i
license: BSD3
copyright: (C) 2016-2017 Ryan Scott
maintainer: Ryan Scott <ryan.gl.scott@gmail.com>
stability: Provisional
homepage: https://github.com/RyanGlScott/code-page
synopsis: Windows code page library for Haskell
description:
    This library provides two modules:
    .
    * "System.IO.CodePage": a cross-platform module that exports
    functions which adjust code pages on Windows, and do nothing
    on other operating systems.
    .
    * "System.Win32.CodePage": On Windows, this exports functions
    for getting, setting, and analyzing code pages. On other
    operating systems, this module exports nothing.
category: System
author: Ryan Scott
exposed: True
exposed-modules:
    System.IO.CodePage System.Win32.CodePage
abi: b147349065d2b8a3aad88bf1a2bf2def
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/code-page-0.1.3-Fxfj8KlZt5M4CQMDwRDd5i
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/code-page-0.1.3-Fxfj8KlZt5M4CQMDwRDd5i
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/code-page
hs-libraries: HScode-page-0.1.3-Fxfj8KlZt5M4CQMDwRDd5i
depends:
    base-4.9.1.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/code-page-0.1.3/code-page.haddock
haddock-html: /usr/share/doc/libghc-code-page-doc/html/