/var/lib/ghc/package.conf.d/mtlparse-0.1.2.conf is in libghc-mtlparse-dev 0.1.2-5.
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: mtlparse
version: 0.1.2
id: mtlparse-0.1.2-0cedfba10959b866cffdf31a87c5a78a
license: LGPL
copyright:
maintainer: PAF01143@nifty.ne.jp
stability: experimental
homepage: http://homepage3.nifty.com/salamander/second/projects/mtlparse/
package-url:
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/mtlparse-0.1.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/mtlparse-0.1.2/ghc-7.6.3
hs-libraries: HSmtlparse-0.1.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/mtlparse-0.1.2/mtlparse.haddock
haddock-html: /usr/share/doc/libghc-mtlparse-doc/html/
|