/var/lib/ghc/package.conf.d/fb-1.1.1.conf is in libghc-fb-dev 1.1.1-1build6.
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 65 | name: fb
version: 1.1.1
id: fb-1.1.1-Gie0MqwRUwH4KPVkO8RvVP
key: fb-1.1.1-Gie0MqwRUwH4KPVkO8RvVP
license: BSD3
copyright: (c) Prowdsponsor
maintainer: Sibi <sibi@psibi.in>
stability: Experimental
homepage: https://github.com/psibi/fb
synopsis: Bindings to Facebook's API.
description:
This package exports bindings to Facebook's APIs (see
<http://developers.facebook.com/>). Does not have any external
dependencies and tries to use as little resources (such as
memory, sockets and CPU) as possible by using packages such as
@aeson@, @attoparsec@, @bytestring@, @conduit@, @http-conduit@,
@text@ and others.
.
While we would like to have a complete binding to Facebook's
API, this package is being developed on demand. If you need
something that has not been implemented yet, please send a pull
request or file an issue on GitHub
(<https://github.com/psibi/fb/issues>).
category: Web
author: Felipe Lessa, Sibi
exposed: True
exposed-modules:
Facebook
hidden-modules: Facebook.Types Facebook.Monad Facebook.Base
Facebook.Auth Facebook.Pager Facebook.Graph Facebook.Object.Action
Facebook.Object.FriendList Facebook.Object.Checkin
Facebook.Object.User Facebook.Object.Page Facebook.Object.Order
Facebook.RealTime Facebook.FQL Facebook.TestUsers
abi: df3f9d321ec74014634afe9f42c51744
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/fb-1.1.1-Gie0MqwRUwH4KPVkO8RvVP
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/fb-1.1.1-Gie0MqwRUwH4KPVkO8RvVP
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/fb
hs-libraries: HSfb-1.1.1-Gie0MqwRUwH4KPVkO8RvVP
depends:
aeson-1.1.2.0-KuAKFd6Xh3a4gjPNjIILft
attoparsec-0.13.1.0-3ql4hcH9pGfBAlE21oqFTQ base-4.9.1.0
base16-bytestring-0.1.1.6-4E2p94lTx8gIceMhu8Kl9o
base64-bytestring-1.0.0.1-4O9TExPPz6eI82Yj7L4SIj
bytestring-0.10.8.1 cereal-0.5.4.0-BsAGxfp8yAs3CiRo2E875e
conduit-1.2.12.1-30kCH21Mh9e7TrhOji16e6
conduit-extra-1.1.17-IvNO1REA5jSBdYfIvAO8zT
crypto-api-0.13.2-HRxVIReTs2B93eVLBJkRp6
cryptohash-0.11.9-2IuGTWbxu4p8e4fv5lhkbV
cryptohash-cryptoapi-0.1.4-H1nMaNpeag2yrJmVFVADP
data-default-0.7.1.1-Atv1ZD6t1rI1MrH9qSGaQC
http-client-0.5.7.1-6J04B3zJysjSG5raNvpjp
http-conduit-2.2.4-2lbV5Zeses4ACZPkiV81Zu
http-types-0.9.1-G7E1zHPzooHCYxKqGuQmxY
lifted-base-0.2.3.11-EJk3wL9KL8YEccVtoTgqIE
monad-control-1.0.2.2-3gi0rBT0RRq8S2cSqiTk2r
monad-logger-0.3.25.1-FKgIhifci6t8R5pBzFNboN
old-locale-1.0.0.7-KGBP1BSKxH5GCm0LnZP04j
resourcet-1.1.9-1rGuSlRMceiNPrf9EFZfV
text-1.2.2.2-9UQZjEJZQFSGMffj1Z5g00 time-1.6.0.1
transformers-0.5.2.0 transformers-base-0.4.4-4JWVtuTd5KX4LSw5ilemWP
unordered-containers-0.2.8.0-Bp9XgxjuHxcI4tFehVMDGC
haddock-interfaces: /usr/lib/ghc-doc/haddock/fb-1.1.1/fb.haddock
haddock-html: /usr/share/doc/libghc-fb-doc/html/
|