/var/lib/ghc/package.conf.d/regex-compat-tdfa-0.95.1.4.conf is in libghc-regex-compat-tdfa-dev 0.95.1.4-5build2.
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 | name: regex-compat-tdfa
version: 0.95.1.4
id: regex-compat-tdfa-0.95.1.4-E1h2WIyyvSCLdXLTsfkrhL
key: regex-compat-tdfa-0.95.1.4-E1h2WIyyvSCLdXLTsfkrhL
license: BSD3
copyright: Copyright (c) Christopher Kuklewicz 2006
(c) shelarcy 2012
maintainer: shelarcy <shelarcy@gmail.com>
stability: Seems to work, passes a few tests
homepage: http://hub.darcs.net/shelarcy/regex-compat-tdfa
package-url: http://hackage.haskell.org/package/regex-compat-tdfa
synopsis: Unicode Support version of Text.Regex, using regex-tdfa
description:
One module layer over regex-tdfa to replace Text.Regex.
.
regex-compat can't use Unicode characters correctly because
of using regex-posix. This is not good for Unicode users.
.
I modified regex-compat to use regex-tdfa for solving today's
problem.
category: Text
author: Christopher Kuklewicz
exposed: True
exposed-modules:
Text.Regex
abi: 3e23bccce3b0d554d02dd3ae0284309c
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/regex-compat-tdfa-0.95.1.4-E1h2WIyyvSCLdXLTsfkrhL
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/regex-compat-tdfa-0.95.1.4-E1h2WIyyvSCLdXLTsfkrhL
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/regex-compat-tdfa
hs-libraries: HSregex-compat-tdfa-0.95.1.4-E1h2WIyyvSCLdXLTsfkrhL
depends:
array-0.5.1.1 base-4.9.1.0 regex-base-0.93.2-AYjYAsBidAc8f5XNm9b2Aa
regex-tdfa-1.2.2-CuFri6F1SLwFkkN6cPEwX5
haddock-interfaces: /usr/lib/ghc-doc/haddock/regex-compat-tdfa-0.95.1.4/regex-compat-tdfa.haddock
haddock-html: /usr/share/doc/libghc-regex-compat-tdfa-doc/html/
|