This file is indexed.

/var/lib/ghc/package.conf.d/swish-0.9.1.10.conf is in libghc-swish-dev 0.9.1.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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
name: swish
version: 0.9.1.10
id: swish-0.9.1.10-6BoqmAs0lbdE7P1jsQgVDQ
key: swish-0.9.1.10-6BoqmAs0lbdE7P1jsQgVDQ
license: LGPL
copyright: (c) 2003, 2004 G. Klyne; 2009 Vasili I Galchin; 2011, 2012, 2013, 2014, 2015, 2016, 2017 Doug Burke; All rights reserved.
maintainer: dburke@cfa.harvard.edu
stability: experimental
homepage: https://bitbucket.org/doug_burke/swish/wiki/Home
synopsis: A semantic web toolkit.
description:
    Swish is a framework, written in the purely functional
    programming language Haskell, for performing deductions in
    RDF data using a variety of techniques. Swish is conceived
    as a toolkit for experimenting with RDF inference, and for
    implementing stand-alone RDF file processors (usable in
    similar style to CWM, but with a view to being extensible
    in declarative style through added Haskell function and data
    value declarations). It explores Haskell as \"a scripting
    language for the Semantic Web\".
    .
    Swish is a work-in-progress, and currently incorporates:
    .
    * Turtle, Notation3 and NTriples input and output. The N3 support is
    incomplete (no handling of @\@forAll@).
    .
    * RDF graph isomorphism testing and merging.
    .
    * Display of differences between RDF graphs.
    .
    * Inference operations in forward chaining, backward chaining and proof-checking modes.
    .
    * Simple Horn-style rule implementations, extendable through variable binding modifiers and filters.
    .
    * Class restriction rule implementation, primarily for datatype inferences.
    .
    * RDF formal semantics entailment rule implementation.
    .
    * Complete, ready-to-run, command-line and script-driven programs.
    .
    Changes are given in the <https://bitbucket.org/doug_burke/swish/src/tip/CHANGELOG>.
    .
    References:
    .
    - <http://www.ninebynine.org/RDFNotes/Swish/Intro.html>
    .
    - <http://www.ninebynine.org/Software/swish-0.2.1.html>
    .
    - CWM: <http://www.w3.org/2000/10/swap/doc/cwm.html>
    .
category: Semantic Web
author: Graham Klyne - GK@ninebynine.org
exposed: True
exposed-modules:
    Data.Interned.URI Data.Ord.Partial Data.String.ShowLines
    Network.URI.Ord Swish Swish.Commands Swish.Datatype
    Swish.GraphClass Swish.GraphMatch Swish.GraphMem
    Swish.GraphPartition Swish.Monad Swish.Namespace Swish.Proof
    Swish.QName Swish.RDF Swish.RDF.BuiltIn Swish.RDF.BuiltIn.Datatypes
    Swish.RDF.BuiltIn.Rules Swish.RDF.ClassRestrictionRule
    Swish.RDF.Datatype Swish.RDF.Datatype.XSD.Decimal
    Swish.RDF.Datatype.XSD.Integer Swish.RDF.Datatype.XSD.MapDecimal
    Swish.RDF.Datatype.XSD.MapInteger Swish.RDF.Datatype.XSD.String
    Swish.RDF.Formatter.NTriples Swish.RDF.Formatter.N3
    Swish.RDF.Formatter.Turtle Swish.RDF.Graph Swish.RDF.GraphShowLines
    Swish.RDF.Parser.NTriples Swish.RDF.Parser.N3
    Swish.RDF.Parser.Turtle Swish.RDF.Parser.Utils Swish.RDF.Proof
    Swish.RDF.ProofContext Swish.RDF.Query Swish.RDF.Ruleset
    Swish.RDF.VarBinding Swish.RDF.Vocabulary
    Swish.RDF.Vocabulary.DublinCore Swish.RDF.Vocabulary.FOAF
    Swish.RDF.Vocabulary.Geo Swish.RDF.Vocabulary.OWL
    Swish.RDF.Vocabulary.Provenance Swish.RDF.Vocabulary.RDF
    Swish.RDF.Vocabulary.SIOC Swish.RDF.Vocabulary.XSD Swish.Rule
    Swish.Ruleset Swish.Script Swish.Utils.ListHelpers Swish.VarBinding
hidden-modules: Swish.RDF.Formatter.Internal
abi: cf5bab1b7f84a3dd780acd2766144b6a
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/swish-0.9.1.10-6BoqmAs0lbdE7P1jsQgVDQ
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/swish-0.9.1.10-6BoqmAs0lbdE7P1jsQgVDQ
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/swish
hs-libraries: HSswish-0.9.1.10-6BoqmAs0lbdE7P1jsQgVDQ
depends:
    base-4.9.1.0 containers-0.5.7.1 directory-1.3.0.0 filepath-1.4.1.1
    hashable-1.2.6.1-2ZLNuHq395GGIHwEHuqZol
    intern-0.9.1.4-3Uo8zIMbfjM5jiv015vI9q
    mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6
    network-uri-2.6.1.0-7BN1tbB3iHQ2XgvmqLAYph
    old-locale-1.0.0.7-KGBP1BSKxH5GCm0LnZP04j
    polyparse-1.12-BapHIRM1V0RCWq9k34bBBB
    semigroups-0.18.3-5xL9BgkWQsCGwo6YahyMCM
    text-1.2.2.2-9UQZjEJZQFSGMffj1Z5g00 time-1.6.0.1
haddock-interfaces: /usr/lib/ghc-doc/haddock/swish-0.9.1.10/swish.haddock
haddock-html: /usr/share/doc/libghc-swish-doc/html/