/var/lib/ghc/package.conf.d/hackage-security-0.5.2.2.conf is in libghc-hackage-security-dev 0.5.2.2-8build8.
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 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 | name: hackage-security
version: 0.5.2.2
id: hackage-security-0.5.2.2-K2gTlE2ktRkLGmuecI19qj
key: hackage-security-0.5.2.2-K2gTlE2ktRkLGmuecI19qj
license: BSD3
copyright: Copyright 2015-2016 Well-Typed LLP
maintainer: edsko@well-typed.com
homepage: https://github.com/well-typed/hackage-security
synopsis: Hackage security library
description:
The hackage security library provides both server and
client utilities for securing the Hackage package server
(<http://hackage.haskell.org/>). It is based on The Update
Framework (<http://theupdateframework.com/>), a set of
recommendations developed by security researchers at
various universities in the US as well as developers on the
Tor project (<https://www.torproject.org/>).
.
The current implementation supports only index signing,
thereby enabling untrusted mirrors. It does not yet provide
facilities for author package signing.
.
The library has two main entry points:
"Hackage.Security.Client" is the main entry point for
clients (the typical example being @cabal@), and
"Hackage.Security.Server" is the main entry point for
servers (the typical example being @hackage-server@).
category: Distribution
author: Edsko de Vries
exposed: True
exposed-modules:
Hackage.Security.Client Hackage.Security.Client.Formats
Hackage.Security.Client.Repository
Hackage.Security.Client.Repository.Cache
Hackage.Security.Client.Repository.Local
Hackage.Security.Client.Repository.Remote
Hackage.Security.Client.Repository.HttpLib
Hackage.Security.Client.Verify Hackage.Security.JSON
Hackage.Security.Key.Env Hackage.Security.Server
Hackage.Security.Trusted Hackage.Security.TUF.FileMap
Hackage.Security.Util.Checked Hackage.Security.Util.IO
Hackage.Security.Util.Lens Hackage.Security.Util.Path
Hackage.Security.Util.Pretty Hackage.Security.Util.Some
Text.JSON.Canonical
hidden-modules: Hackage.Security.Key Hackage.Security.Trusted.TCB
Hackage.Security.TUF Hackage.Security.TUF.Common
Hackage.Security.TUF.FileInfo Hackage.Security.TUF.Header
Hackage.Security.TUF.Layout.Cache Hackage.Security.TUF.Layout.Index
Hackage.Security.TUF.Layout.Repo Hackage.Security.TUF.Mirrors
Hackage.Security.TUF.Paths Hackage.Security.TUF.Patterns
Hackage.Security.TUF.Root Hackage.Security.TUF.Signed
Hackage.Security.TUF.Snapshot Hackage.Security.TUF.Targets
Hackage.Security.TUF.Timestamp Hackage.Security.Util.Base64
Hackage.Security.Util.JSON Hackage.Security.Util.Stack
Hackage.Security.Util.TypedEmbedded Prelude
abi: 8b81b3dd756c09c1d2bfab3ed4165dcf
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/hackage-security-0.5.2.2-K2gTlE2ktRkLGmuecI19qj
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/hackage-security-0.5.2.2-K2gTlE2ktRkLGmuecI19qj
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/hackage-security
hs-libraries: HShackage-security-0.5.2.2-K2gTlE2ktRkLGmuecI19qj
depends:
Cabal-1.24.2.0 base-4.9.1.0
base16-bytestring-0.1.1.6-4E2p94lTx8gIceMhu8Kl9o
base64-bytestring-1.0.0.1-4O9TExPPz6eI82Yj7L4SIj
bytestring-0.10.8.1 containers-0.5.7.1
cryptohash-0.11.9-2IuGTWbxu4p8e4fv5lhkbV directory-1.3.0.0
ed25519-0.0.5.0-FGIDFcQHbxvC0Az5CxRC6J filepath-1.4.1.1
ghc-prim-0.5.0.0 mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6
network-2.6.3.2-IsLM4TXcLoRI0fmmBYVyQz
network-uri-2.6.1.0-7BN1tbB3iHQ2XgvmqLAYph
parsec-3.1.11-1aqiimsgq2dCv7eoaC8WuX pretty-1.1.3.3
tar-0.5.0.3-46gC5BdVQtyANEEtaqhh2J template-haskell-2.11.1.0
time-1.6.0.1 transformers-0.5.2.0
zlib-0.6.1.2-7negTfm2ujt1gW4wr40MUp
haddock-interfaces: /usr/lib/ghc-doc/haddock/hackage-security-0.5.2.2/hackage-security.haddock
haddock-html: /usr/share/doc/libghc-hackage-security-doc/html/
|