/var/lib/ghc/package.conf.d/bytestring-lexing-0.5.0.2.conf is in libghc-bytestring-lexing-dev 0.5.0.2-2.
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 | name: bytestring-lexing
version: 0.5.0.2
id: bytestring-lexing-0.5.0.2-1a082d9189bb22d9dd6e34cd0d63457e
key: bytes_GJndVD1gnJDKnVWgkxSiAA
license: BSD2
copyright: Copyright (c) 2012--2015 wren gayle romano, 2008--2011 Don Stewart
maintainer: wren@community.haskell.org
stability: provisional
homepage: http://code.haskell.org/~wren/
synopsis: Parse and produce literals efficiently from strict or lazy bytestrings.
description:
Parse and produce literals efficiently from strict or lazy bytestrings.
.
Some benchmarks for this package can be found at:
<http://community.haskell.org/~wren/bytestring-lexing/bench/html>
category: Data
author: wren gayle romano, Don Stewart
exposed: True
exposed-modules:
Data.ByteString.Lex.Integral Data.ByteString.Lex.Fractional
hidden-modules: Data.ByteString.Lex.Internal
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/bytestring-lexing-0.5.0.2-GJndVD1gnJDKnVWgkxSiAA
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/bytestring-lexing-0.5.0.2-GJndVD1gnJDKnVWgkxSiAA
data-dir: /usr/share/bytestring-lexing
hs-libraries: HSbytestring-lexing-0.5.0.2-GJndVD1gnJDKnVWgkxSiAA
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
haddock-interfaces: /usr/lib/ghc-doc/haddock/bytestring-lexing-0.5.0.2/bytestring-lexing.haddock
haddock-html: /usr/share/doc/libghc-bytestring-lexing-doc/html/
|