/var/lib/ghc/package.conf.d/attoparsec-0.13.0.1.conf is in libghc-attoparsec-dev 0.13.0.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 40 41 42 43 44 45 | name: attoparsec
version: 0.13.0.1
id: attoparsec-0.13.0.1-13ee8ea181051585e24bdc42fae36194
key: attop_8GuXMcdy9kLGDnSBqkee0T
license: BSD3
maintainer: Bryan O'Sullivan <bos@serpentine.com>
stability: experimental
homepage: https://github.com/bos/attoparsec
synopsis: Fast combinator parsing for bytestrings and text
description:
A fast parser combinator library, aimed particularly at dealing
efficiently with network protocols and complicated text/binary
file formats.
category: Text, Parsing
author: Bryan O'Sullivan <bos@serpentine.com>
exposed: True
exposed-modules:
Data.Attoparsec Data.Attoparsec.ByteString
Data.Attoparsec.ByteString.Char8 Data.Attoparsec.ByteString.Lazy
Data.Attoparsec.Char8 Data.Attoparsec.Combinator
Data.Attoparsec.Internal Data.Attoparsec.Internal.Types
Data.Attoparsec.Lazy Data.Attoparsec.Number Data.Attoparsec.Text
Data.Attoparsec.Text.Lazy Data.Attoparsec.Types
Data.Attoparsec.Zepto
hidden-modules: Data.Attoparsec.ByteString.Buffer
Data.Attoparsec.ByteString.FastSet
Data.Attoparsec.ByteString.Internal
Data.Attoparsec.Internal.Fhthagn Data.Attoparsec.Text.Buffer
Data.Attoparsec.Text.FastSet Data.Attoparsec.Text.Internal
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/attoparsec-0.13.0.1-8GuXMcdy9kLGDnSBqkee0T
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/attoparsec-0.13.0.1-8GuXMcdy9kLGDnSBqkee0T
data-dir: /usr/share/attoparsec
hs-libraries: HSattoparsec-0.13.0.1-8GuXMcdy9kLGDnSBqkee0T
depends:
array-0.5.1.0-960bf9ae8875cc30355e086f8853a049
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
containers-0.5.6.2-59326c33e30ec8f6afd574cbac625bbb
deepseq-1.4.1.1-614b63b36dd6e29d2b35afff57c25311
scientific-0.3.4.4-ad7a1961c108e1f16b5a5fcaa26862eb
text-1.2.2.0-2c09cfae3213a07ad08b7cc1c9a4bb52
transformers-0.4.2.0-81450cd8f86b36eaa8fa0cbaf6efc3a3
haddock-interfaces: /usr/lib/ghc-doc/haddock/attoparsec-0.13.0.1/attoparsec.haddock
haddock-html: /usr/share/doc/libghc-attoparsec-doc/html/
|