/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-3build2.
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-bb50adead13b9c63544daf0709669f3d
key: regex_0oLp5vQwiCSAjeZOmfHw4c
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
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/regex-compat-tdfa-0.95.1.4-0oLp5vQwiCSAjeZOmfHw4c
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/regex-compat-tdfa-0.95.1.4-0oLp5vQwiCSAjeZOmfHw4c
data-dir: /usr/share/regex-compat-tdfa
hs-libraries: HSregex-compat-tdfa-0.95.1.4-0oLp5vQwiCSAjeZOmfHw4c
depends:
array-0.5.1.0-960bf9ae8875cc30355e086f8853a049
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
regex-base-0.93.2-9b0397e37aed6ad688fc1903d4747075
regex-tdfa-1.2.1-0d246e471826018091d009181990a31e
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/
|