/var/lib/ghc/package.conf.d/punycode-2.0.conf is in libghc-punycode-dev 2.0-2build1.
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 | name: punycode
version: 2.0
id: punycode-2.0-d2ddbf2a5aa65184d831777a3ab8b36d
license: BSD3
copyright:
maintainer: Myles C. Maxfield <myles.maxfield@gmail.com>
stability: Experimental
homepage: https://github.com/litherum/punycode
package-url:
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/punycode-2.0/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/punycode-2.0/ghc-7.6.3
hs-libraries: HSpunycode-2.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
cereal-0.3.5.2-a9ff0516a3b8fef3d6dca329fe564618
mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
text-0.11.3.1-e38859e86485c167fa7c9441789e7607
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/punycode-2.0/punycode.haddock
haddock-html: /usr/share/doc/libghc-punycode-doc/html/
|