/var/lib/ghc/package.conf.d/gitrev-1.1.0.conf is in libghc-gitrev-dev 1.1.0-2.
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.1.0
id: gitrev-1.1.0-aaa3541cc9c3f665f3a77b9aed095e75
key: gitre_AOf0zTAxh7o5bXaymXJsYD
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
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/gitrev-1.1.0-AOf0zTAxh7o5bXaymXJsYD
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/gitrev-1.1.0-AOf0zTAxh7o5bXaymXJsYD
data-dir: /usr/share/gitrev
hs-libraries: HSgitrev-1.1.0-AOf0zTAxh7o5bXaymXJsYD
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
directory-1.2.2.0-660a7a83a753ed85c8a374c15dae2b97
filepath-1.4.0.0-f97d1e4aebfd7a03be6980454fe31d6e
process-1.2.3.0-a22328103774f0499a990653944cbf99
template-haskell-2.10.0.0-3c4cb52230f347282af9b2817f013181
haddock-interfaces: /usr/lib/ghc-doc/haddock/gitrev-1.1.0/gitrev.haddock
haddock-html: /usr/share/doc/libghc-gitrev-doc/html/
|