This file is indexed.

/var/lib/ghc/package.conf.d/unexceptionalio-0.3.0.conf is in libghc-unexceptionalio-dev 0.3.0-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
name: unexceptionalio
version: 0.3.0
id: unexceptionalio-0.3.0-2pCLthhElB6B0sx66UGiue
key: unexceptionalio-0.3.0-2pCLthhElB6B0sx66UGiue
license: OtherLicense
copyright: © 2013-2014 Stephen Paul Weber
maintainer: Stephen Paul Weber <singpolyma@singpolyma.net>
stability: experimental
homepage: https://github.com/singpolyma/unexceptionalio
synopsis: IO without any non-error, synchronous exceptions
description:
    When you've caught all the exceptions that can be handled safely,
    this is what you're left with.
    .
    It is intended that you use qualified imports with this library.
    .
    > import UnexceptionalIO (UIO)
    > import qualified UnexceptionalIO as UIO
category: Control
author: Stephen Paul Weber <singpolyma@singpolyma.net>
exposed: True
exposed-modules:
    UnexceptionalIO
abi: dc942e01d163d55f5ac4303a0baf1ee5
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/unexceptionalio-0.3.0-2pCLthhElB6B0sx66UGiue
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/unexceptionalio-0.3.0-2pCLthhElB6B0sx66UGiue
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/unexceptionalio
hs-libraries: HSunexceptionalio-0.3.0-2pCLthhElB6B0sx66UGiue
depends:
    base-4.9.1.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/unexceptionalio-0.3.0/unexceptionalio.haddock
haddock-html: /usr/share/doc/libghc-unexceptionalio-doc/html/