/var/lib/ghc/package.conf.d/hoauth2-0.5.4.0.conf is in libghc-hoauth2-dev 0.5.4.0-3+b2.
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 | name: hoauth2
version: 0.5.4.0
id: hoauth2-0.5.4.0-GtfWsFV0DvzCTwwSE5XHhJ
key: hoauth2-0.5.4.0-GtfWsFV0DvzCTwwSE5XHhJ
license: BSD3
copyright: Haisheng Wu
maintainer: Haisheng Wu <freizl@gmail.com>
stability: Beta
homepage: https://github.com/freizl/hoauth2
synopsis: Haskell OAuth2 authentication client
description:
Haskell OAuth2 authentication client. Tested with the following services:
.
* Google web: <https://developers.google.com/accounts/docs/OAuth2WebServer>
.
* Github: <http://developer.github.com/v3/oauth/>
.
* Facebook: <http://developers.facebook.com/docs/facebook-login/>
.
* Fitbit: <http://dev.fitbit.com/docs/oauth2/>
.
* Weibo: <http://open.weibo.com/wiki/Oauth2>
.
* Douban: <http://developers.douban.com/wiki/?title=oauth2>
category: Network
author: Haisheng Wu
exposed: True
exposed-modules:
Network.OAuth.OAuth2.HttpClient Network.OAuth.OAuth2.Internal
Network.OAuth.OAuth2
abi: 49d825da222142f933498a518991b4d8
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/hoauth2-0.5.4.0-GtfWsFV0DvzCTwwSE5XHhJ
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/hoauth2-0.5.4.0-GtfWsFV0DvzCTwwSE5XHhJ
data-dir: /usr/share/hoauth2
hs-libraries: HShoauth2-0.5.4.0-GtfWsFV0DvzCTwwSE5XHhJ
depends:
aeson-0.11.2.1-HXsMVKhyCdWHTj7u0kqwx4 base-4.9.0.0
bytestring-0.10.8.1 http-conduit-2.1.11-CGXXe5InKuv2qRzTun33C6
http-types-0.9.1-8WdUZL4twHzANJbxvb1Aoj
text-1.2.2.1-5QpmrLQApEZ4Ly9nMHWY0s
haddock-interfaces: /usr/lib/ghc-doc/haddock/hoauth2-0.5.4.0/hoauth2.haddock
haddock-html: /usr/share/doc/libghc-hoauth2-doc/html/
|