/var/lib/ghc/package.conf.d/hoauth-0.3.5.conf is in libghc-hoauth-dev 0.3.5-2build5.
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: hoauth
version: 0.3.5
id: hoauth-0.3.5-7ba102cc8010c6e8eae81ee79f5a5951
license: BSD3
copyright:
maintainer: Diego Souza <dsouza at bitforest.org>
stability: experimental
homepage:
package-url:
synopsis: A Haskell implementation of OAuth 1.0a protocol.
description: This library implements all PLAINTEXT, HMAC-SHA1 and RSA-SHA1
signatures as defined in the specification 1.0. Currently it
supports only /consumer/ related functions, but there are plans to
add support /service providers/ as well.
More on OAuth protocol info at: <http://oauth.net/>
category: Network,Protocol,OAuth
author: Diego Souza
exposed: True
exposed-modules: Network.OAuth.Http.Request
Network.OAuth.Http.Response Network.OAuth.Http.HttpClient
Network.OAuth.Http.CurlHttpClient
Network.OAuth.Http.PercentEncoding Network.OAuth.Http.Util
Network.OAuth.Consumer
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/hoauth-0.3.5/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/hoauth-0.3.5/ghc-7.6.3
hs-libraries: HShoauth-0.3.5
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: RSA-1.2.2.0-16871c5ac8aa77f8e83f12c541f0a3be
SHA-1.6.1-8123f0a73deea9ce6c5997e5271bb607
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
binary-0.5.1.1-72ed744c57c32286a49da6dda4f660b7
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
crypto-pubkey-types-0.4.1-1051263df676ca95949e823e58545af2
curl-1.3.8-60a8235ab2c77de9278a3face7f9dfc6
dataenc-0.14.0.4-2b1d32ce1ccf9d5ab3b41bdba0284d1e
entropy-0.2.1-37409ae7b70dc6ae28b123bf0d0a742f
mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
old-locale-1.0.0.5-6729cb9d9cc62d150655de8fc5401b91
random-1.0.1.1-43fdc5da991685d8a0ec8cb553880cf8
time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50
utf8-string-0.3.7-26a8ed8ca48fe809983bde6faca943a9
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/hoauth-0.3.5/hoauth.haddock
haddock-html: /usr/share/doc/libghc-hoauth-doc/html/
|