/var/lib/ghc/package.conf.d/github-0.7.2.conf is in libghc-github-dev 0.7.2-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 55 56 57 58 59 60 61 62 63 64 | name: github
version: 0.7.2
id: github-0.7.2-4b3c70b6f4237faa566c9fe9327903d0
license: BSD3
copyright: Copyright 2012-2013 Mike Burns, Copyright 2013 John Wiegley
maintainer: johnw@fpcomplete.com
stability:
homepage: https://github.com/fpco/github
package-url:
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/fpco/github/blob/master/README.md>
category: Network APIs
author: Mike Burns, John Wiegley
exposed: True
exposed-modules: Github.Data Github.Data.Definitions 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.Users
Github.Users.Followers Github.Search
hidden-modules: Github.Private
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/github-0.7.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/github-0.7.2/ghc-7.6.3
hs-libraries: HSgithub-0.7.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: HTTP-4000.2.8-b031f20ea7063bd37594ec79ccfb306f
aeson-0.6.2.1-577558b1ce3cd5fea1a08a0ef665aee1
attoparsec-0.10.4.0-d9fd97cfc1a1748b3cde35adf7fd233b
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
case-insensitive-1.1.0.2-a9cc5f442974fbc90a16d92ae924d579
conduit-1.0.13-42da682bd4bc70f4bc06699fdc9be195
containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
data-default-0.5.1-3dcf8b1e18d6ff182bcfe57129991c1d
failure-0.2.0.1-ee8e9a2415f22c9bd5450f642801e474
hashable-1.2.1.0-7e83190fbb1b0ba81d7022fa876f0f8b
http-conduit-1.9.5.2-61b2ce5a0bf88cdd3c037f6c94b1b964
http-types-0.8.3-4e8ed7829485891242832a23f2e5f1b8
network-2.4.1.2-040cee5ece44014a8574cb3f87b1eec4
old-locale-1.0.0.5-6729cb9d9cc62d150655de8fc5401b91
text-0.11.3.1-e38859e86485c167fa7c9441789e7607
time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50
unordered-containers-0.2.3.0-9584b653deee0b5f16062e26c5ddf569
vector-0.10.0.1-1fbb548bc492f07fef7e604d2e6f581d
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/github-0.7.2/github.haddock
haddock-html: /usr/share/doc/libghc-github-doc/html/
|