/var/lib/ghc/package.conf.d/regex-applicative-0.3.3.conf is in libghc-regex-applicative-dev 0.3.3-1.
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 | name: regex-applicative
version: 0.3.3
id: regex-applicative-0.3.3-c64dcfe90e4d33abd918b3250a0cdade
key: regex_Kv5Z0tZzEsQ311WPZO5kUi
license: MIT
maintainer: Roman Cheplyaka <roma@ro-che.info>
homepage: https://github.com/feuerbach/regex-applicative
synopsis: Regex-based parsing with applicative interface
description:
regex-applicative is a Haskell library for parsing using regular expressions.
Parsers can be built using Applicative interface.
category: Text
author: Roman Cheplyaka
exposed: True
exposed-modules:
Text.Regex.Applicative Text.Regex.Applicative.Object
Text.Regex.Applicative.Common Text.Regex.Applicative.Reference
Text.Regex.Applicative.StateQueue
hidden-modules: Text.Regex.Applicative.Interface
Text.Regex.Applicative.Types Text.Regex.Applicative.Compile
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/regex-applicative-0.3.3-Kv5Z0tZzEsQ311WPZO5kUi
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/regex-applicative-0.3.3-Kv5Z0tZzEsQ311WPZO5kUi
data-dir: /usr/share/regex-applicative
hs-libraries: HSregex-applicative-0.3.3-Kv5Z0tZzEsQ311WPZO5kUi
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
containers-0.5.6.2-59326c33e30ec8f6afd574cbac625bbb
transformers-0.4.2.0-81450cd8f86b36eaa8fa0cbaf6efc3a3
haddock-interfaces: /usr/lib/ghc-doc/haddock/regex-applicative-0.3.3/regex-applicative.haddock
haddock-html: /usr/share/doc/libghc-regex-applicative-doc/html/
|