/var/lib/ghc/package.conf.d/regex-posix-0.95.2.conf is in libghc-regex-posix-dev 0.95.2-9build1.
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 | name: regex-posix
version: 0.95.2
id: regex-posix-0.95.2-KQJt29lnRa45d6bFn9XkFO
key: regex-posix-0.95.2-KQJt29lnRa45d6bFn9XkFO
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
abi: cddd335ef46808cba51c736020f27f2f
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/regex-posix-0.95.2-KQJt29lnRa45d6bFn9XkFO
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/regex-posix-0.95.2-KQJt29lnRa45d6bFn9XkFO
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/regex-posix
hs-libraries: HSregex-posix-0.95.2-KQJt29lnRa45d6bFn9XkFO
depends:
array-0.5.1.1 base-4.9.1.0 bytestring-0.10.8.1 containers-0.5.7.1
regex-base-0.93.2-AYjYAsBidAc8f5XNm9b2Aa
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/
|