/var/lib/ghc/package.conf.d/template-0.2.0.10.conf is in libghc-template-dev 0.2.0.10-4build1.
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: template
version: 0.2.0.10
id: template-0.2.0.10-14ed27666c8fea4ba5c5905b424c6d16
key: templ_IWn87oUm5pM8GhPEnes9wm
license: BSD3
maintainer: Johan Tibell <johan.tibell@gmail.com>
synopsis: Simple string substitution
description:
Simple string substitution library that supports \"$\"-based
substitution. Meant to be used when Text.Printf or string
concatenation would lead to code that is hard to read but when a
full blown templating system is overkill.
category: Text
author: Johan Tibell <johan.tibell@gmail.com>
exposed: True
exposed-modules:
Data.Text.Template
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/template-0.2.0.10-IWn87oUm5pM8GhPEnes9wm
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/template-0.2.0.10-IWn87oUm5pM8GhPEnes9wm
data-dir: /usr/share/template
hs-libraries: HStemplate-0.2.0.10-IWn87oUm5pM8GhPEnes9wm
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
mtl-2.2.1-3af90341e75ee52dfc4e3143b4e5d219
text-1.2.2.0-2c09cfae3213a07ad08b7cc1c9a4bb52
haddock-interfaces: /usr/lib/ghc-doc/haddock/template-0.2.0.10/template.haddock
haddock-html: /usr/share/doc/libghc-template-doc/html/
|