/var/lib/ghc/package.conf.d/megaparsec-5.3.1.conf is in libghc-megaparsec-dev 5.3.1-1build1.
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: megaparsec
version: 5.3.1
id: megaparsec-5.3.1-Fkc9NEZeayEFNUf73os9Lj
key: megaparsec-5.3.1-Fkc9NEZeayEFNUf73os9Lj
license: BSD2
maintainer: Mark Karpov <markkarpov92@gmail.com>
homepage: https://github.com/mrkkrp/megaparsec
synopsis: Monadic parser combinators
description:
This is industrial-strength monadic parser combinator library. Megaparsec
is a fork of Parsec library originally written by Daan Leijen.
category: Parsing
author: Megaparsec contributors,
Paolo Martini <paolo@nemail.it>,
Daan Leijen <daan@microsoft.com>
exposed: True
exposed-modules:
Text.Megaparsec Text.Megaparsec.ByteString
Text.Megaparsec.ByteString.Lazy Text.Megaparsec.Char
Text.Megaparsec.Combinator Text.Megaparsec.Error
Text.Megaparsec.Expr Text.Megaparsec.Lexer Text.Megaparsec.Perm
Text.Megaparsec.Pos Text.Megaparsec.Prim Text.Megaparsec.String
Text.Megaparsec.Text Text.Megaparsec.Text.Lazy
abi: cdfe27fa440c6bd8f6049b9ebb9ebde7
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/megaparsec-5.3.1-Fkc9NEZeayEFNUf73os9Lj
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/megaparsec-5.3.1-Fkc9NEZeayEFNUf73os9Lj
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/megaparsec
hs-libraries: HSmegaparsec-5.3.1-Fkc9NEZeayEFNUf73os9Lj
depends:
QuickCheck-2.9.2-LvlomhGMxrFBkX1zwiWpQu base-4.9.1.0
bytestring-0.10.8.1 containers-0.5.7.1 deepseq-1.4.2.0
exceptions-0.8.3-DJgKwb0OY9TJW6bTf8Ti4N
mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6
scientific-0.3.5.2-FM2NdrNTcdbCDq9wuNnhIA
text-1.2.2.2-9UQZjEJZQFSGMffj1Z5g00 transformers-0.5.2.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/megaparsec-5.3.1/megaparsec.haddock
haddock-html: /usr/share/doc/libghc-megaparsec-doc/html/
|