/var/lib/ghc/package.conf.d/github-0.13.2.conf is in libghc-github-dev 0.13.2-4build1.
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 56 57 58 59 60 61 62 | name: github
version: 0.13.2
id: github-0.13.2-3e90616905e28617d04ec7c34197fba7
key: githu_6VKy7gFvVxPGrbF4aK3TJk
license: BSD3
copyright: Copyright 2012-2013 Mike Burns, Copyright 2013-2015 John Wiegley
maintainer: johnw@newartisans.com
homepage: https://github.com/jwiegley/github
synopsis: Access to the Github API, v3.
description:
The Github API provides programmatic access to the full
Github Web site, from Issues to Gists to repos down to the underlying git data
like references and trees. This library wraps all of that, exposing a basic but
Haskell-friendly set of functions and data structures.
.
For more of an overview please see the README: <https://github.com/jwiegley/github/blob/master/README.md>
category: Network APIs
author: Mike Burns, John Wiegley
exposed: True
exposed-modules:
Github.Auth Github.Data Github.Data.Definitions Github.Events
Github.Gists Github.Gists.Comments Github.GitData.Commits
Github.GitData.References Github.GitData.Trees Github.GitData.Blobs
Github.Issues Github.Issues.Comments Github.Issues.Events
Github.Issues.Labels Github.Issues.Milestones Github.Organizations
Github.Organizations.Members Github.PullRequests Github.Repos
Github.Repos.Collaborators Github.Repos.Commits Github.Repos.Forks
Github.Repos.Watching Github.Repos.Starring
Github.Repos.Subscribing Github.Repos.Webhooks
Github.Repos.Webhooks.Validate Github.Users Github.Users.Followers
Github.Search
hidden-modules: Github.Private
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/github-0.13.2-6VKy7gFvVxPGrbF4aK3TJk
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/github-0.13.2-6VKy7gFvVxPGrbF4aK3TJk
data-dir: /usr/share/github
hs-libraries: HSgithub-0.13.2-6VKy7gFvVxPGrbF4aK3TJk
depends:
HTTP-4000.2.23-14eaed5b665c053d0daa9178b842d103
aeson-0.10.0.0-f3d60d2c12f1489f847c9de86a996f7e
attoparsec-0.13.0.1-13ee8ea181051585e24bdc42fae36194
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
base16-bytestring-0.1.1.6-e16ffa4271dc3c154e8184c40e44d81e
byteable-0.1.1-8a1589926445fd8ccaca02ef701a2633
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
case-insensitive-1.2.0.5-aaffb90d20f76ba7636aef7e75b6b59c
conduit-1.2.6.1-418942df10c1c8c2f189236cac2a6089
containers-0.5.6.2-59326c33e30ec8f6afd574cbac625bbb
cryptohash-0.11.6-9412affcb9c875639bbf34db8e832183
data-default-0.5.3-e05c44e7d434cba27ce2615e5a92622d
failure-0.2.0.3-99bcdc4b40ffd56ea61d90d2ffebcade
hashable-1.2.3.3-ce7af8ca3ebd83133b0e846c245dc9e2
http-conduit-2.1.8-0398689c693330af0bbe03c21d058b58
http-types-0.9-9f0f86cb8ea32e3a00523d91b06bf840
network-2.6.2.1-25f4f3b167c1b84622324351cf72302e
old-locale-1.0.0.7-0db938eb141b01f4936a21aef6b843bf
text-1.2.2.0-2c09cfae3213a07ad08b7cc1c9a4bb52
time-1.5.0.1-1b9a502bb07a3e6f4d6935fbf9db7181
unordered-containers-0.2.5.1-a371fb886d3c588f30731c181c11e7b7
vector-0.11.0.0-c6a21b92685f6fef26c6c5da6982f3c6
haddock-interfaces: /usr/lib/ghc-doc/haddock/github-0.13.2/github.haddock
haddock-html: /usr/share/doc/libghc-github-doc/html/
|