/var/lib/ghc/package.conf.d/hoauth2-1.3.0.conf is in libghc-hoauth2-dev 1.3.0-1build3.
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 | name: hoauth2
version: 1.3.0
id: hoauth2-1.3.0-ET7zNcTR0QAF1UGg1WyD6x
key: hoauth2-1.3.0-ET7zNcTR0QAF1UGg1WyD6x
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: <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/>
.
* StackExchange: <https://api.stackexchange.com/docs/authentication>
.
* DropBox: <https://www.dropbox.com/developers/reference/oauth-guide>
.
* 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 Network.OAuth.OAuth2.TokenRequest
Network.OAuth.OAuth2.AuthorizationRequest
abi: 7238479d71f98ef62dce032ee16f600a
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/hoauth2-1.3.0-ET7zNcTR0QAF1UGg1WyD6x
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/hoauth2-1.3.0-ET7zNcTR0QAF1UGg1WyD6x
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/hoauth2
hs-libraries: HShoauth2-1.3.0-ET7zNcTR0QAF1UGg1WyD6x
depends:
aeson-1.1.2.0-KuAKFd6Xh3a4gjPNjIILft base-4.9.1.0
bytestring-0.10.8.1 exceptions-0.8.3-DJgKwb0OY9TJW6bTf8Ti4N
http-conduit-2.2.4-2lbV5Zeses4ACZPkiV81Zu
http-types-0.9.1-G7E1zHPzooHCYxKqGuQmxY
microlens-0.4.8.1-BVhsezHoPw9Ez18LAXVtpM
text-1.2.2.2-9UQZjEJZQFSGMffj1Z5g00
unordered-containers-0.2.8.0-Bp9XgxjuHxcI4tFehVMDGC
uri-bytestring-0.2.3.3-Hc1wKsF7VwW2mAD17PrIxh
uri-bytestring-aeson-0.1.0.4-L1T1BC75ipFAkvxCa3hFfd
haddock-interfaces: /usr/lib/ghc-doc/haddock/hoauth2-1.3.0/hoauth2.haddock
haddock-html: /usr/share/doc/libghc-hoauth2-doc/html/
|