/var/lib/ghc/package.conf.d/regex-applicative-0.3.3.conf is in libghc-regex-applicative-dev 0.3.3-3+b1.
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 | name: regex-applicative
version: 0.3.3
id: regex-applicative-0.3.3-WxA98eIqTU6IYmhPidLpN
key: regex-applicative-0.3.3-WxA98eIqTU6IYmhPidLpN
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
abi: 838075526a6e30e8c1273104a0cbb83b
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/regex-applicative-0.3.3-WxA98eIqTU6IYmhPidLpN
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/regex-applicative-0.3.3-WxA98eIqTU6IYmhPidLpN
data-dir: /usr/share/regex-applicative
hs-libraries: HSregex-applicative-0.3.3-WxA98eIqTU6IYmhPidLpN
depends:
base-4.9.0.0 containers-0.5.7.1 transformers-0.5.2.0
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/
|