/var/lib/ghc/package.conf.d/gitrev-1.3.1.conf is in libghc-gitrev-dev 1.3.1-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 | name: gitrev
version: 1.3.1
id: gitrev-1.3.1-L1jGIzodQ4jCVp1snYIDy0
key: gitrev-1.3.1-L1jGIzodQ4jCVp1snYIDy0
license: BSD3
maintainer: acfoltzer@galois.com
homepage: https://github.com/acfoltzer/gitrev
synopsis: Compile git revision info into Haskell projects
description:
Some handy Template Haskell splices for including the current git hash and branch in the code of your project. Useful for including in panic messages, @--version@ output, or diagnostic info for more informative bug reports.
category: Development
author: Adam C. Foltzer
exposed: True
exposed-modules:
Development.GitRev
abi: 18274bc4febe38acfe894c3732908f3a
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/gitrev-1.3.1-L1jGIzodQ4jCVp1snYIDy0
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/gitrev-1.3.1-L1jGIzodQ4jCVp1snYIDy0
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/gitrev
hs-libraries: HSgitrev-1.3.1-L1jGIzodQ4jCVp1snYIDy0
depends:
base-4.9.1.0 base-compat-0.9.3-KeJp8zYMpcS9WibvTcxU22
directory-1.3.0.0 filepath-1.4.1.1 process-1.4.3.0
template-haskell-2.11.1.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/gitrev-1.3.1/gitrev.haddock
haddock-html: /usr/share/doc/libghc-gitrev-doc/html/
|