/var/lib/ghc/package.conf.d/pcre-light-0.4.0.4.conf is in libghc-pcre-light-dev 0.4.0.4-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 | name: pcre-light
version: 0.4.0.4
id: pcre-light-0.4.0.4-130d8fdad07a6698bef8ff49cbbbdbba
key: pcrel_JppURsm0rdPKS0aZpOnBZS
license: BSD3
copyright: (c) 2007-2010. Don Stewart <dons@galois.com>
maintainer: Daniel Díaz <dhelta.diaz@gmail.com>
homepage: https://github.com/Daniel-Diaz/pcre-light
synopsis: Portable regex library for Perl 5 compatible regular expressions
description:
A small, efficient and portable regex library for Perl 5 compatible regular expressions
.
The PCRE library is a set of functions that implement regular
expression pattern matching using the same syntax and semantics as Perl 5.
.
If installation fails reporting that you are missing the prce C library, try installing
the @libpcre3-dev@ package (linux).
.
category: Text
author: Don Stewart
exposed: True
exposed-modules:
Text.Regex.PCRE.Light Text.Regex.PCRE.Light.Char8
Text.Regex.PCRE.Light.Base
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/pcre-light-0.4.0.4-JppURsm0rdPKS0aZpOnBZS
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/pcre-light-0.4.0.4-JppURsm0rdPKS0aZpOnBZS
data-dir: /usr/share/pcre-light
hs-libraries: HSpcre-light-0.4.0.4-JppURsm0rdPKS0aZpOnBZS
extra-libraries:
pcre
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
haddock-interfaces: /usr/lib/ghc-doc/haddock/pcre-light-0.4.0.4/pcre-light.haddock
haddock-html: /usr/share/doc/libghc-pcre-light-doc/html/
|