github-0.14.1: Access to the GitHub API, v3.

LicenseBSD-3-Clause
MaintainerOleg Grenrus <oleg.grenrus@iki.fi>
Safe HaskellNone
LanguageHaskell2010

GitHub.Data.PullRequests

Description

 

Synopsis

Documentation

(<.:>) :: FromJSON v => Object -> [Text] -> Parser v Source

Produce the value for the last key by traversing.