/var/lib/ghc/package.conf.d/mtlparse-0.1.4.0.conf is in libghc-mtlparse-dev 0.1.4.0-4.
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 | name: mtlparse
version: 0.1.4.0
id: mtlparse-0.1.4.0-32d7e62d048e46453061eed52e9b07b8
key: mtlpa_FEHkektlc199MIW6fDJ0i9
license: LGPL
maintainer: PAF01143@nifty.ne.jp
stability: experimental
homepage: http://homepage3.nifty.com/salamander/second/projects/mtlparse/
synopsis: parse library using mtl package
description:
parse library on mtl package
.
Parse and ParseT is like State and StateT
.
The package ease implementation of look-ahead look-behind
and so on.
category: Parsing
author: Yoshikuni Jujo <PAF01143@nifty.ne.jp>
exposed: True
exposed-modules:
Text.ParserCombinators.MTLParse
hidden-modules: Text.ParserCombinators.MTLParse.MTLParseCore
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/mtlparse-0.1.4.0-FEHkektlc199MIW6fDJ0i9
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/mtlparse-0.1.4.0-FEHkektlc199MIW6fDJ0i9
data-dir: /usr/share/mtlparse
hs-libraries: HSmtlparse-0.1.4.0-FEHkektlc199MIW6fDJ0i9
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
mtl-2.2.1-3af90341e75ee52dfc4e3143b4e5d219
haddock-interfaces: /usr/lib/ghc-doc/haddock/mtlparse-0.1.4.0/mtlparse.haddock
haddock-html: /usr/share/doc/libghc-mtlparse-doc/html/
|