Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Hot forking action, as described at http://developer.github.com/v3/repos/forks/.
Synopsis
- forksForR :: Name Owner -> Name Repo -> FetchCount -> Request k (Vector Repo)
- module GitHub.Data
Documentation
forksForR :: Name Owner -> Name Repo -> FetchCount -> Request k (Vector Repo) Source #
List forks. See https://developer.github.com/v3/repos/forks/#list-forks
module GitHub.Data