/var/lib/ghc/package.conf.d/parsers-0.12.4.conf is in libghc-parsers-dev 0.12.4-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 31 32 33 34 35 36 37 38 39 | name: parsers
version: 0.12.4
id: parsers-0.12.4-DyQj7Yl30rDAVZOpaMS8i1
key: parsers-0.12.4-DyQj7Yl30rDAVZOpaMS8i1
license: BSD3
copyright: Copyright (C) 2010-2013 Edward A. Kmett
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: experimental
homepage: http://github.com/ekmett/parsers/
synopsis: Parsing combinators
description:
This library provides convenient combinators for working with and building parsing combinator libraries.
.
Given a few simple instances, e.g. for the class 'Text.Parser.Combinators.Parsing' in "Text.Parser.Combinators.Parsing" you
get access to a large number of canned definitions. Instances exist for the parsers provided by @parsec@,
@attoparsec@ and base’s "Text.Read".
category: Text, Parsing
author: Edward A. Kmett
exposed: True
exposed-modules:
Text.Parser.Char Text.Parser.Combinators Text.Parser.LookAhead
Text.Parser.Permutation Text.Parser.Expression Text.Parser.Token
Text.Parser.Token.Style Text.Parser.Token.Highlight
abi: 0c5bda0de98498d82e52a098d71f10bf
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/parsers-0.12.4-DyQj7Yl30rDAVZOpaMS8i1
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/parsers-0.12.4-DyQj7Yl30rDAVZOpaMS8i1
data-dir: /usr/share/parsers
hs-libraries: HSparsers-0.12.4-DyQj7Yl30rDAVZOpaMS8i1
depends:
attoparsec-0.13.1.0-5Olk1S76r1CDYzFS6V3sZR base-4.9.0.0
base-orphans-0.5.4-5IQvrjd7gNP548VkOOyIq6
charset-0.3.7.1-4lsFvOcM7i5BbmeeHj6Z66 containers-0.5.7.1
parsec-3.1.11-BCos4GEVCuDB8dnOCBHO6X
scientific-0.3.4.9-6oTYuCcx6H5BsTGU7D2Gk3
text-1.2.2.1-5QpmrLQApEZ4Ly9nMHWY0s transformers-0.5.2.0
unordered-containers-0.2.7.1-Eo9jd5DMz45DhBLCG8skzW
haddock-interfaces: /usr/lib/ghc-doc/haddock/parsers-0.12.4/parsers.haddock
haddock-html: /usr/share/doc/libghc-parsers-doc/html/
|