twitter-types: Twitter JSON parser and types

[ bsd3, library, web ] [ Propose Tags ]

This package uses enumerator package for access Twitter API.


[Skip to Readme]

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
time15

use time >= 1.5.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

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

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.20130101, 0.2.20130101, 0.2.20140406, 0.2.20140407, 0.2.20140424, 0.3.20140601, 0.3.20140620, 0.3.20140801, 0.4.20140809, 0.5.0, 0.6.0, 0.6.1, 0.7.0, 0.7.1, 0.7.1.1, 0.7.2, 0.7.2.1, 0.7.2.2, 0.8.0, 0.9.0, 0.10.0, 0.10.1, 0.11.0
Dependencies aeson (>=0.3.2.2 && <2.0), base (>=4 && <5), ghc-prim, old-locale, text, time (>=1.2), unordered-containers [details]
License BSD-3-Clause
Author Takahiro HIMURA
Maintainer Takahiro HIMURA <taka@himura.jp>
Revised Revision 2 made by TakahiroHimura at 2021-11-13T07:12:32Z
Category Web
Home page https://github.com/himura/twitter-types
Source repo head: git clone git://github.com/himura/twitter-types.git
Uploaded by TakahiroHimura at 2016-03-25T13:35:33Z
Distributions Debian:0.10.1, LTSHaskell:0.11.0, NixOS:0.11.0, Stackage:0.11.0
Reverse Dependencies 3 direct, 2 indirect [details]
Downloads 16443 total (65 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-03-25 [all 1 reports]

Readme for twitter-types-0.7.2.1

[back to package description]

twitter-types

Build Status

This library treats the Twitter JSON API in the Haskell way.