twitter-types: Twitter JSON parser and types

[ bsd3, library, web ] [ Propose Tags ]

Please see the README on Github at https://github.com/himura/twitter-types#readme


[Skip to Readme]

Modules

[Index] [Quick Jump]

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.9 && <5), text, time (>=1.5), unordered-containers [details]
License BSD-3-Clause
Author Takahiro HIMURA
Maintainer Takahiro HIMURA <taka@himura.jp>
Revised Revision 1 made by TakahiroHimura at 2021-11-13T07:10:07Z
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 2019-11-16T02:50:56Z
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 2019-11-16 [all 1 reports]

Readme for twitter-types-0.10.0

[back to package description]

twitter-types

Build Status

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