fb: Bindings to Facebook's API.
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/prowdsponsor/fb/issues).
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
debug | Print debugging info. | Disabled |
conduit11 | Use conduit >= 1.1. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- fb-1.0.13.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.2.1, 0.3, 0.3.1, 0.4, 0.4.0.1, 0.4.0.2, 0.5, 0.6, 0.6.0.1, 0.6.0.2, 0.7, 0.7.1, 0.7.2, 0.7.3, 0.7.4, 0.7.4.1, 0.7.5, 0.8, 0.9, 0.9.1, 0.9.3, 0.9.4, 0.9.5, 0.9.5.1, 0.9.6, 0.9.7, 0.11, 0.11.1, 0.11.2, 0.11.2.1, 0.12, 0.12.2, 0.12.3, 0.12.3.4, 0.12.4.1, 0.12.5, 0.12.6, 0.12.7, 0.12.8, 0.12.9, 0.13, 0.13.1, 0.13.2, 0.13.3, 0.13.4, 0.13.4.1, 0.13.4.2, 0.14, 0.14.1, 0.14.2, 0.14.3, 0.14.4, 0.14.4.1, 0.14.5, 0.14.6, 0.14.7, 0.14.7.1, 0.14.8, 0.14.9, 0.14.10, 0.14.11, 0.15.0, 0.15.1, 0.15.1.1, 0.15.2, 1.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.0.9, 1.0.10, 1.0.11, 1.0.12, 1.0.13, 1.1.0, 1.1.1, 1.2.0, 1.2.1, 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.1.1.1 |
---|---|
Dependencies | aeson (>=0.5 && <0.12), attoparsec (>=0.10.4 && <0.14), attoparsec-conduit (>=1.0 && <1.1), base (>=4 && <4.10), base16-bytestring (>=0.1), base64-bytestring (>=0.1.1), bytestring (>=0.9 && <0.11), cereal (>=0.3 && <0.6), conduit (>=1.0 && <1.3), conduit-extra (>=1.1 && <1.2), crypto-api (>=0.11 && <0.14), cryptohash (>=0.7), cryptohash-cryptoapi (>=0.1 && <0.2), data-default, http-conduit (>=2.0 && <2.2), http-types, lifted-base (>=0.1 && <0.3), monad-control, monad-logger (>=0.3), old-locale, resourcet, text (>=0.11 && <1.3), time (>=1.2 && <1.7), transformers (>=0.2 && <0.6), transformers-base, unordered-containers [details] |
License | BSD-3-Clause |
Copyright | (c) Prowdsponsor |
Author | Felipe Lessa |
Maintainer | Felipe Lessa <felipe.lessa@gmail.com> |
Revised | Revision 2 made by HerbertValerioRiedel at 2018-10-01T08:16:50Z |
Category | Web |
Home page | https://github.com/prowdsponsor/fb |
Source repo | head: git clone git://github.com/prowdsponsor/fb.git |
Uploaded | by FelipeLessa at 2015-12-30T19:58:29Z |
Distributions | Debian:2.1.1, NixOS:2.1.1.1 |
Reverse Dependencies | 7 direct, 13 indirect [details] |
Downloads | 74275 total (92 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-12-30 [all 1 reports] |