/var/lib/ghc/package.conf.d/hit-0.6.3.conf is in libghc-hit-dev 0.6.3-5build1.
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 | name: hit
version: 0.6.3
id: hit-0.6.3-accb213188979b8c6ebb2692ec8f67d1
key: hit_9XtiYI2hNesA37WfTDAYJz
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability: experimental
homepage: http://github.com/vincenthz/hit
synopsis: Git operations in haskell
description:
.
An haskell implementation of git storage operations, allowing users
to manipulate git repositories (read and write).
.
This implementation is fully interoperable with the main C implementation.
.
This is stricly only manipulating the git store (what's inside the .git directory),
and doesn't do anything with the index or your working directory files.
.
category: Development
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules:
Data.Git Data.Git.Types Data.Git.Storage Data.Git.Storage.PackIndex
Data.Git.Storage.Pack Data.Git.Storage.Object
Data.Git.Storage.Loose Data.Git.Named Data.Git.Delta Data.Git.Ref
Data.Git.Revision Data.Git.Repository Data.Git.Diff
hidden-modules: Data.Git.Internal Data.Git.Config
Data.Git.Storage.FileReader Data.Git.Storage.FileWriter
Data.Git.Storage.CacheFile Data.Git.Path Data.Git.WorkTree
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/hit-0.6.3-9XtiYI2hNesA37WfTDAYJz
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/hit-0.6.3-9XtiYI2hNesA37WfTDAYJz
data-dir: /usr/share/hit
hs-libraries: HShit-0.6.3-9XtiYI2hNesA37WfTDAYJz
depends:
attoparsec-0.13.0.1-13ee8ea181051585e24bdc42fae36194
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
byteable-0.1.1-8a1589926445fd8ccaca02ef701a2633
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
containers-0.5.6.2-59326c33e30ec8f6afd574cbac625bbb
cryptohash-0.11.6-9412affcb9c875639bbf34db8e832183
hourglass-0.2.9-2bec3ace533dc0d3956a5333806cdb03
mtl-2.2.1-3af90341e75ee52dfc4e3143b4e5d219
parsec-3.1.9-c97a6d9077152efda935fd305a6ba92b
patience-0.1.1-22413ecacb3af5242385def121877c86
random-1.1-c46cc413d88c0a330b5495d03f0ed464
system-fileio-0.3.16.3-edc467ec2f0021ab9a98ec5c57308e5e
system-filepath-0.4.13.4-abc2dffd27920783c082eba41beb2532
unix-compat-0.4.1.4-1e201f07f357b593e8ba1a46086e3ec5
utf8-string-1.0.1.1-09f6924ad5da4f093413455bda66bd2c
vector-0.11.0.0-c6a21b92685f6fef26c6c5da6982f3c6
zlib-0.6.1.1-15b43d31c29ab042806f5856753cf1a1
zlib-bindings-0.1.1.5-c36e1e48d03b3c22a6100391a0cf24dd
haddock-interfaces: /usr/lib/ghc-doc/haddock/hit-0.6.3/hit.haddock
haddock-html: /usr/share/doc/libghc-hit-doc/html/
|