/var/lib/ghc/package.conf.d/file-embed-0.0.6.conf is in libghc-file-embed-dev 0.0.6-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 | name: file-embed
version: 0.0.6
id: file-embed-0.0.6-2bf8c7d484c5baf698bcd5682787ec94
license: BSD3
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: https://github.com/snoyberg/file-embed
package-url:
synopsis: Use Template Haskell to embed file contents directly.
description: Use Template Haskell to read a file or all the files in a
directory, and turn them into (path, text) pairs embedded
in your haskell code.
category: Data
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules: Data.FileEmbed
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/file-embed-0.0.6/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/file-embed-0.0.6/ghc-7.6.3
hs-libraries: HSfile-embed-0.0.6
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
directory-1.2.0.1-91a788fd88acd7f149f0f10f5f1e23f2
filepath-1.3.0.1-b12cbe18566fe1532a1fda4c85e31cbe
template-haskell-2.8.0.0-a3012803fde1dc362e555b35a1a78e6d
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/file-embed-0.0.6/file-embed.haddock
haddock-html: /usr/share/doc/libghc-file-embed-doc/html/
|