/var/lib/ghc/package.conf.d/file-embed-0.0.10.conf is in libghc-file-embed-dev 0.0.10-3build1.
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 | name: file-embed
version: 0.0.10
id: file-embed-0.0.10-KWMmUDaNSRP7AxWSEHlrrK
key: file-embed-0.0.10-KWMmUDaNSRP7AxWSEHlrrK
license: BSD3
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: https://github.com/snoyberg/file-embed
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, bytestring) pairs
embedded in your haskell code.
category: Data
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules:
Data.FileEmbed
abi: 3484f61b6807f069969e9b897fd0c295
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/file-embed-0.0.10-KWMmUDaNSRP7AxWSEHlrrK
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/file-embed-0.0.10-KWMmUDaNSRP7AxWSEHlrrK
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/file-embed
hs-libraries: HSfile-embed-0.0.10-KWMmUDaNSRP7AxWSEHlrrK
depends:
base-4.9.1.0 bytestring-0.10.8.1 directory-1.3.0.0 filepath-1.4.1.1
template-haskell-2.11.1.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/file-embed-0.0.10/file-embed.haddock
haddock-html: /usr/share/doc/libghc-file-embed-doc/html/
|