/var/lib/ghc/package.conf.d/filemanip-0.3.5.2.conf is in libghc-filemanip-dev 0.3.5.2-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 29 30 31 32 33 34 35 36 37 38 39 40 41 42 | name: filemanip
version: 0.3.5.2
id: filemanip-0.3.5.2-f02d12d3a44a30e095c9455c6c7a46f1
license: BSD3
copyright:
maintainer: Bryan O'Sullivan
stability:
homepage: http://bitbucket.org/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.5.2/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/filemanip-0.3.5.2/ghc-7.4.1
hs-libraries: HSfilemanip-0.3.5.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
bytestring-0.9.2.1-18f26186028d7c0e92e78edc9071d376
directory-1.1.0.2-ebacad9b5233212b1abbebce9b7e6524
filepath-1.3.0.0-973f5e9fbed93e25cbe66dfeb6b99ad9
mtl-2.0.1.0-db19dd8a7700e3d3adda8aa8fe5bf53d
unix-2.5.1.0-b7c7408f284e3570d0d4dbd1f423845f
unix-compat-0.3.0.1-5c60739e7246890d88ea5d633793062b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/filemanip-0.3.5.2/filemanip.haddock
haddock-html: /usr/share/doc/libghc-filemanip-doc/html/
|