/var/lib/ghc/package.conf.d/punycode-2.0.conf is in libghc-punycode-dev 2.0-8build2.
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 | name: punycode
version: 2.0
id: punycode-2.0-Hqs24tpAFDyjCueURRVJe
key: punycode-2.0-Hqs24tpAFDyjCueURRVJe
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: 903caf42a6eb42fd489cad34064a24c0
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/punycode-2.0-Hqs24tpAFDyjCueURRVJe
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/punycode-2.0-Hqs24tpAFDyjCueURRVJe
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/punycode
hs-libraries: HSpunycode-2.0-Hqs24tpAFDyjCueURRVJe
depends:
base-4.9.1.0 bytestring-0.10.8.1
cereal-0.5.4.0-BsAGxfp8yAs3CiRo2E875e
mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6
text-1.2.2.2-9UQZjEJZQFSGMffj1Z5g00
haddock-interfaces: /usr/lib/ghc-doc/haddock/punycode-2.0/punycode.haddock
haddock-html: /usr/share/doc/libghc-punycode-doc/html/
|