/var/lib/ghc/package.conf.d/fb-0.14.8.conf is in libghc-fb-dev 0.14.8-1build7.
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 66 67 68 69 70 71 72 | name: fb
version: 0.14.8
id: fb-0.14.8-c9a75a1c048a1afee24baa038d5c933b
license: BSD3
copyright:
maintainer: Felipe Lessa <felipe.lessa@gmail.com>
stability: Experimental
homepage: https://github.com/meteficha/fb
package-url:
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/meteficha/fb/issues>).
category: Web
author: Felipe Lessa
exposed: True
exposed-modules: Facebook
hidden-modules: Facebook.Types Facebook.Monad Facebook.Base
Facebook.Auth Facebook.Pager Facebook.Graph Facebook.Object.Action
Facebook.Object.Checkin Facebook.Object.User Facebook.Object.Page
Facebook.Object.Order Facebook.RealTime Facebook.FQL
Facebook.TestUsers
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/fb-0.14.8/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/fb-0.14.8/ghc-7.6.3
hs-libraries: HSfb-0.14.8
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.6.2.1-577558b1ce3cd5fea1a08a0ef665aee1
attoparsec-0.10.4.0-d9fd97cfc1a1748b3cde35adf7fd233b
attoparsec-conduit-1.0.1.2-f3a67fc3bdb3a35eed83e84321bc8cf8
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
base16-bytestring-0.1.1.5-235537728f3fc56fa55a7c506c4ed325
base64-bytestring-1.0.0.1-d8518e3d0a93ad469732bf212a97fcd8
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
cereal-0.3.5.2-a9ff0516a3b8fef3d6dca329fe564618
conduit-1.0.13-42da682bd4bc70f4bc06699fdc9be195
crypto-api-0.12.2.2-1211f53dcb77711f7e2aed0f01f913bd
cryptohash-0.11.2-8dff2d2fe7f5b7f7ebbbe52e0f095f67
cryptohash-cryptoapi-0.1.0-db89fa0ef49fa3c09fce27d80a2808f0
data-default-0.5.1-3dcf8b1e18d6ff182bcfe57129991c1d
http-conduit-1.9.5.2-61b2ce5a0bf88cdd3c037f6c94b1b964
http-types-0.8.3-4e8ed7829485891242832a23f2e5f1b8
lifted-base-0.2.0.3-635db11b8313e1acaa5140f2757e862e
monad-control-0.3.2.2-aae11679047438e5ee6b1274ae527d35
monad-logger-0.3.1.1-8181b06664f0b38553ceb50809864ab4
old-locale-1.0.0.5-6729cb9d9cc62d150655de8fc5401b91
resourcet-0.4.7.1-5fad03025bc752acdb7ecac59c673448
text-0.11.3.1-e38859e86485c167fa7c9441789e7607
time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50
transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0
transformers-base-0.4.1-da9c4a03c3accfcef7f09e5e6d753fad
unordered-containers-0.2.3.0-9584b653deee0b5f16062e26c5ddf569
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/fb-0.14.8/fb.haddock
haddock-html: /usr/share/doc/libghc-fb-doc/html/
|