/var/lib/ghc/package.conf.d/filemanip-0.3.6.2.conf is in libghc-filemanip-dev 0.3.6.2-3.
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 40 41 | name: filemanip
version: 0.3.6.2
id: filemanip-0.3.6.2-2739f0b821c2e5b5f4bbb73bcbf909d9
license: BSD3
copyright:
maintainer: Bryan O'Sullivan
stability:
homepage: https://github.com/bos/filemanip
package-url:
synopsis: Expressive file and directory manipulation for Haskell.
description: A Haskell library for working with files and directories.
Includes code for pattern matching, finding files,
modifying file contents, and more.
category: System
author: Bryan O'Sullivan <bos@serpentine.com>
exposed: True
exposed-modules: System.FilePath.Find System.FilePath.Glob
System.FilePath.GlobPattern System.FilePath.Manip
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/filemanip-0.3.6.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/filemanip-0.3.6.2/ghc-7.6.3
hs-libraries: HSfilemanip-0.3.6.2
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
mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
unix-compat-0.4.0.0-51428add10952cfc378af284f9fc35c6
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/filemanip-0.3.6.2/filemanip.haddock
haddock-html: /usr/share/doc/libghc-filemanip-doc/html/
|