/var/lib/ghc/package.conf.d/punycode-2.0.conf is in libghc-punycode-dev 2.0-6build1.
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: punycode
version: 2.0
id: punycode-2.0-6e8d35845ab27a820d0da0bd8a023b07
key: punyc_1DFhYgxXj6QHHTtMq3djwI
license: BSD3
maintainer: Myles C. Maxfield <myles.maxfield@gmail.com>
stability: Experimental
homepage: https://github.com/litherum/punycode
synopsis: Encode unicode strings to ascii forms according to RFC 3492
description:
Encode unicode strings to ascii forms according to RFC 3492. It is written in pure Haskell, as opposed to gnuidn's Data.Text.IDN.Punycode. Please note that Data.Encoding.BootString from the 'encoding' package also contains an implementation of the Punycode algorithm.
category: Text, Web
author: Myles C. Maxfield <myles.maxfield@gmail.com>
exposed: True
exposed-modules:
Data.Text.Punycode
hidden-modules: Data.Text.Punycode.Encode Data.Text.Punycode.Decode
Data.Text.Punycode.Shared
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/punycode-2.0-1DFhYgxXj6QHHTtMq3djwI
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/punycode-2.0-1DFhYgxXj6QHHTtMq3djwI
data-dir: /usr/share/punycode
hs-libraries: HSpunycode-2.0-1DFhYgxXj6QHHTtMq3djwI
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
cereal-0.4.1.1-e5a2d88c50e3964865156f13d834ca15
mtl-2.2.1-3af90341e75ee52dfc4e3143b4e5d219
text-1.2.2.0-2c09cfae3213a07ad08b7cc1c9a4bb52
haddock-interfaces: /usr/lib/ghc-doc/haddock/punycode-2.0/punycode.haddock
haddock-html: /usr/share/doc/libghc-punycode-doc/html/
|