/var/lib/ghc/package.conf.d/regex-posix-0.95.2.conf is in libghc-regex-posix-dev 0.95.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 | name: regex-posix
version: 0.95.2
id: regex-posix-0.95.2-a7e936989950443fee47233b57a6ae5f
license: BSD3
copyright: Copyright (c) 2007-2010, 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://code.haskell.org/regex-posix/
synopsis: Replaces/Enhances Text.Regex
description: The posix regex backend for regex-base
category: Text
author: Christopher Kuklewicz
exposed: True
exposed-modules: Text.Regex.Posix Text.Regex.Posix.Wrap
Text.Regex.Posix.String Text.Regex.Posix.Sequence
Text.Regex.Posix.ByteString Text.Regex.Posix.ByteString.Lazy
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/regex-posix-0.95.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/regex-posix-0.95.2/ghc-7.6.3
hs-libraries: HSregex-posix-0.95.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
regex-base-0.93.2-f9403610b59f8cc474edd63a82806d18
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/regex-posix-0.95.2/regex-posix.haddock
haddock-html: /usr/share/doc/libghc-regex-posix-doc/html/
|