/var/lib/ghc/package.conf.d/twitter-conduit-0.2.1.conf is in libghc-twitter-conduit-dev 0.2.1-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 44 45 46 47 48 49 50 51 52 53 54 | name: twitter-conduit
version: 0.2.1
id: twitter-conduit-0.2.1-FUaBkkIDysn1Bam8tRYf3V
key: twitter-conduit-0.2.1-FUaBkkIDysn1Bam8tRYf3V
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: a21ba3032ea870dc1a0a5e8e43389c5e
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/twitter-conduit-0.2.1-FUaBkkIDysn1Bam8tRYf3V
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/twitter-conduit-0.2.1-FUaBkkIDysn1Bam8tRYf3V
data-dir: /usr/share/twitter-conduit
hs-libraries: HStwitter-conduit-0.2.1-FUaBkkIDysn1Bam8tRYf3V
depends:
aeson-0.11.2.1-HXsMVKhyCdWHTj7u0kqwx4
attoparsec-0.13.1.0-5Olk1S76r1CDYzFS6V3sZR
authenticate-oauth-1.5.1.2-7WKhaSGj2NW4aanqb8830l base-4.9.0.0
bytestring-0.10.8.1 conduit-1.2.8-6hIGes6x1wqJCxTfOzNGDJ
conduit-extra-1.1.13.3-BsZ6FHnKLEkLaHnzfOmWfg containers-0.5.7.1
data-default-0.7.1.1-5uix4eIzBY9IcVb4V2HbW3
exceptions-0.8.3-1k51ubLFe5EKSOsIQFBryn
http-client-0.4.31.1-GuW58YR9ZVVEhSdlju4LWi
http-conduit-2.1.11-CGXXe5InKuv2qRzTun33C6
http-types-0.9.1-8WdUZL4twHzANJbxvb1Aoj
lens-4.14-9dVzUyOAXSjIX3UgJ3NnoU
lens-aeson-1.0.0.5-E4oSfsRuUqf2sORi1HWuQL
resourcet-1.1.8-DdwBVfcxCfKnrc6BKOuS1 template-haskell-2.11.0.0
text-1.2.2.1-5QpmrLQApEZ4Ly9nMHWY0s time-1.6.0.1
transformers-0.5.2.0 transformers-base-0.4.4-6WqVTr4Ef5J5QMUegkYowo
twitter-types-0.7.2.2-268bEwachPe7QEmCMXCeVP
twitter-types-lens-0.7.2-CSFTXObDxeH5nIuHBH7NkH
haddock-interfaces: /usr/lib/ghc-doc/haddock/twitter-conduit-0.2.1/twitter-conduit.haddock
haddock-html: /usr/share/doc/libghc-twitter-conduit-doc/html/
|