/var/lib/ghc/package.conf.d/jwt-0.6.0.conf is in libghc-jwt-dev 0.6.0-3build1.
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 | name: jwt
version: 0.6.0
id: jwt-0.6.0-4fb5db788073cf3a92127713b51bf225
key: jwt_Jg6IvYxQRTAEASSKkyJJAu
license: MIT
maintainer: stefan@saasen.me
homepage: https://bitbucket.org/ssaasen/haskell-jwt
synopsis: JSON Web Token (JWT) decoding and encoding
description:
JSON Web Token (JWT) is a compact URL-safe means of representing claims to be transferred between two parties.
.
To get started, see the documentation for the "Web.JWT" module.
category: Web
author: Stefan Saasen
exposed: True
exposed-modules:
Web.JWT
hidden-modules: Web.Base64 Data.Text.Extended
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/jwt-0.6.0-Jg6IvYxQRTAEASSKkyJJAu
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/jwt-0.6.0-Jg6IvYxQRTAEASSKkyJJAu
data-dir: /usr/share/jwt
hs-libraries: HSjwt-0.6.0-Jg6IvYxQRTAEASSKkyJJAu
depends:
aeson-0.10.0.0-f3d60d2c12f1489f847c9de86a996f7e
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
base64-bytestring-1.0.0.1-a812cf51b64c2ab462388f62a2059d09
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
containers-0.5.6.2-59326c33e30ec8f6afd574cbac625bbb
cryptohash-0.11.6-9412affcb9c875639bbf34db8e832183
data-default-0.5.3-e05c44e7d434cba27ce2615e5a92622d
http-types-0.9-9f0f86cb8ea32e3a00523d91b06bf840
network-2.6.2.1-25f4f3b167c1b84622324351cf72302e
network-uri-2.6.0.3-498487433ab76db2bf1078a5ce1815a8
scientific-0.3.4.4-ad7a1961c108e1f16b5a5fcaa26862eb
semigroups-0.18.0.1-8280af83a74b71fe859e6151e1ac901a
text-1.2.2.0-2c09cfae3213a07ad08b7cc1c9a4bb52
time-1.5.0.1-1b9a502bb07a3e6f4d6935fbf9db7181
unordered-containers-0.2.5.1-a371fb886d3c588f30731c181c11e7b7
vector-0.11.0.0-c6a21b92685f6fef26c6c5da6982f3c6
haddock-interfaces: /usr/lib/ghc-doc/haddock/jwt-0.6.0/jwt.haddock
haddock-html: /usr/share/doc/libghc-jwt-doc/html/
|