/var/lib/ghc/package.conf.d/bytestring-lexing-0.4.3.conf is in libghc-bytestring-lexing-dev 0.4.3-1.
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: bytestring-lexing
version: 0.4.3
id: bytestring-lexing-0.4.3-36fd4f26dc3afd730a744f9e6e987dee
license: BSD3
copyright: Copyright (c) 2012--2013 wren ng thornton, 2008--2011 Don Stewart
maintainer: wren@community.haskell.org
stability: provisional
homepage: http://code.haskell.org/~wren/
package-url:
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/test/bench/html>
category: Data
author: wren ng thornton, Don Stewart
exposed: True
exposed-modules: Data.ByteString.Lex.Integral
Data.ByteString.Lex.Double Data.ByteString.Lex.Lazy.Double
hidden-modules: Data.ByteString.Lex.Internal
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/bytestring-lexing-0.4.3/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/bytestring-lexing-0.4.3/ghc-7.6.3
hs-libraries: HSbytestring-lexing-0.4.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.4.0.1-3b78425c10ff2dad7acf7e8c8ae014c3
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/bytestring-lexing-0.4.3/bytestring-lexing.haddock
haddock-html: /usr/share/doc/libghc-bytestring-lexing-doc/html/
|