Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Low level library with aeson Object's for releases fetched from Bodhi API.
Synopsis
- getBodhiReleases :: IO [Object]
- getBodhiProductReleases :: String -> IO [Object]
- getBodhiFedoraReleases :: IO [Object]
- getBodhiEPELReleases :: IO [Object]
- getBodhiBranchReleases :: String -> IO [Object]
- lookupKey :: FromJSON a => Text -> Object -> Maybe a
Documentation
getBodhiReleases :: IO [Object] Source #
Get Releases from Fedora Bodhi API (excluding archived)
getBodhiProductReleases :: String -> IO [Object] Source #
Get Releases from Bodhi API filtered by id_prefix
getBodhiFedoraReleases :: IO [Object] Source #
Get FEDORA Releases from Bodhi API
getBodhiEPELReleases :: IO [Object] Source #
Get FEDORA-EPEL Releases from Bodhi API
getBodhiBranchReleases :: String -> IO [Object] Source #
Get releases for branch name