/var/lib/ghc/package.conf.d/TinyURL-0.1.0.conf is in libghc-tinyurl-dev 0.1.0-2.
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 | name: TinyURL
version: 0.1.0
id: TinyURL-0.1.0-4aec0ccdcf44bea7e93c00edea630f38
license: BSD3
copyright:
maintainer: Reid Barton
stability:
homepage:
package-url:
synopsis: Use TinyURL to compress URLs
description: This package exports a single function that uses
the TinyURL API to compress a given URL.
category: Web
author: Reid Barton
exposed: True
exposed-modules: Network.TinyURL
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/TinyURL-0.1.0/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/TinyURL-0.1.0/ghc-7.4.1
hs-libraries: HSTinyURL-0.1.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: HTTP-4000.2.2-bae62bcff73be59a4d68638b20286f88
base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
network-2.3.0.10-e9704be897931f0a3e38220c86bf65db
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/tinyurl-0.1.0/TinyURL.haddock
haddock-html: /usr/share/doc/libghc-tinyurl-doc/html/
|