/var/lib/ghc/package.conf.d/punycode-2.0.conf is in libghc-punycode-dev 2.0-8+b1.
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-8W04gPGyAcPLIDFDkp0Ku8
key: punycode-2.0-8W04gPGyAcPLIDFDkp0Ku8
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
abi: 542f338cd31cfe8a1074db9f4196805e
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/punycode-2.0-8W04gPGyAcPLIDFDkp0Ku8
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/punycode-2.0-8W04gPGyAcPLIDFDkp0Ku8
data-dir: /usr/share/punycode
hs-libraries: HSpunycode-2.0-8W04gPGyAcPLIDFDkp0Ku8
depends:
base-4.9.0.0 bytestring-0.10.8.1
cereal-0.5.3.0-90KodwwwQanJlL7equBhpB
mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM
text-1.2.2.1-5QpmrLQApEZ4Ly9nMHWY0s
haddock-interfaces: /usr/lib/ghc-doc/haddock/punycode-2.0/punycode.haddock
haddock-html: /usr/share/doc/libghc-punycode-doc/html/
|