ghc-github
Access to the GitHub API, v3
The GitHub API provides programmatic access to the full GitHub Web site, from Issues to Gists to repos down to the underlying git data like references and trees. This library wraps all of that, exposing a basic but Haskell-friendly set of functions and data structures. For supported endpoints see "GitHub" module. > import qualified GitHub as GH > > main :: IO () > main = do > possibleUser <- GH.executeRequest' $ GH.userInfoR "phadej" > print possibleUser For more of an overview please see the README: <<a href="https://github.com/phadej/github/blob/master/README.md>">https://github.com/phadej/github/blob/master/README.md></a> .
Es ist kein offizielles Paket für openSUSE Leap 16.0 verfügbarDistributionen
Nicht unterstützte Distributionen
Die folgenden Distributionen werden offiziell nicht unterstützt. Benutzen Sie diese Pakete auf eigene Gefahr.