/var/lib/ghc/package.conf.d/twitter-conduit-0.2.3.conf is in libghc-twitter-conduit-dev 0.2.3-1build1.
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 | name: twitter-conduit
version: 0.2.3
id: twitter-conduit-0.2.3-1TaMzXPh88hCfD09rSgJ6y
key: twitter-conduit-0.2.3-1TaMzXPh88hCfD09rSgJ6y
license: BSD3
maintainer: Takahiro HIMURA <taka@himura.jp>
stability: Experimental
homepage: https://github.com/himura/twitter-conduit
synopsis: Twitter API package with conduit interface and Streaming API support.
description:
This package provides bindings to Twitter's APIs (see <https://dev.twitter.com/>).
.
This package uses the http-conduit package for accessing the Twitter API (see <http://hackage.haskell.org/package/http-conduit>).
This package also depends on the twitter-types package (see <http://hackage.haskell.org/package/twitter-types>).
.
You can find basic examples in the <https://github.com/himura/twitter-conduit/tree/master/sample> directory.
.
This package is under development. If you find something that has not been implemented yet, please send a pull request or open an issue on GitHub.
category: Web, Conduit
author: HATTORI Hiroki, Hideyuki Tanaka, Takahiro HIMURA
exposed: True
exposed-modules:
Web.Twitter.Conduit Web.Twitter.Conduit.Lens
Web.Twitter.Conduit.Types Web.Twitter.Conduit.Api
Web.Twitter.Conduit.Stream Web.Twitter.Conduit.Status
Web.Twitter.Conduit.Base Web.Twitter.Conduit.Request
Web.Twitter.Conduit.Response Web.Twitter.Conduit.Cursor
Web.Twitter.Conduit.Parameters Web.Twitter.Conduit.Parameters.TH
abi: ae1c8fc55b4b3f2bec7b573119bb50ab
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/twitter-conduit-0.2.3-1TaMzXPh88hCfD09rSgJ6y
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/twitter-conduit-0.2.3-1TaMzXPh88hCfD09rSgJ6y
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/twitter-conduit
hs-libraries: HStwitter-conduit-0.2.3-1TaMzXPh88hCfD09rSgJ6y
depends:
aeson-1.1.2.0-KuAKFd6Xh3a4gjPNjIILft
attoparsec-0.13.1.0-3ql4hcH9pGfBAlE21oqFTQ
authenticate-oauth-1.6-GDBF68PTd6fHvSs2Gi1J7b base-4.9.1.0
bytestring-0.10.8.1 conduit-1.2.12.1-30kCH21Mh9e7TrhOji16e6
conduit-extra-1.1.17-IvNO1REA5jSBdYfIvAO8zT containers-0.5.7.1
data-default-0.7.1.1-Atv1ZD6t1rI1MrH9qSGaQC
exceptions-0.8.3-DJgKwb0OY9TJW6bTf8Ti4N
http-client-0.5.7.1-6J04B3zJysjSG5raNvpjp
http-conduit-2.2.4-2lbV5Zeses4ACZPkiV81Zu
http-types-0.9.1-G7E1zHPzooHCYxKqGuQmxY
lens-4.15.4-5DjTdkw8YRM5uu8qBswiKi
lens-aeson-1.0.2-1LhzlR3amkOKz7GOS3m7wT
resourcet-1.1.9-1rGuSlRMceiNPrf9EFZfV template-haskell-2.11.1.0
text-1.2.2.2-9UQZjEJZQFSGMffj1Z5g00 time-1.6.0.1
transformers-0.5.2.0 transformers-base-0.4.4-4JWVtuTd5KX4LSw5ilemWP
twitter-types-0.7.2.2-6wdIeHRfW5X7MPL58ntc5s
twitter-types-lens-0.7.2-IJWFU62mt24FMOHeLuvOFX
haddock-interfaces: /usr/lib/ghc-doc/haddock/twitter-conduit-0.2.3/twitter-conduit.haddock
haddock-html: /usr/share/doc/libghc-twitter-conduit-doc/html/
|