/var/lib/ghc/package.conf.d/regex-base-0.93.2.conf is in libghc-regex-base-dev 0.93.2-4.
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 | name: regex-base
version: 0.93.2
id: regex-base-0.93.2-f9403610b59f8cc474edd63a82806d18
license: BSD3
copyright: Copyright (c) 2006, Christopher Kuklewicz
maintainer: TextRegexLazy@personal.mightyreason.com
stability: Seems to work, passes a few tests
homepage: http://sourceforge.net/projects/lazy-regex
package-url: http://darcs.haskell.org/packages/regex-unstable/regex-base/
synopsis: Replaces/Enhances Text.Regex
description: Interface API for regex-posix,pcre,parsec,tdfa,dfa
category: Text
author: Christopher Kuklewicz
exposed: True
exposed-modules: Text.Regex.Base Text.Regex.Base.RegexLike
Text.Regex.Base.Context Text.Regex.Base.Impl
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/regex-base-0.93.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/regex-base-0.93.2/ghc-7.6.3
hs-libraries: HSregex-base-0.93.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.4.0.1-3b78425c10ff2dad7acf7e8c8ae014c3
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/regex-base-0.93.2/regex-base.haddock
haddock-html: /usr/share/doc/libghc-regex-base-doc/html/
|