github-tools-0.1.3: Various Github helper utilities.
Safe HaskellNone
LanguageHaskell2010

GitHub.Tools.Requests

Documentation

mutate :: FromJSON a => Auth -> Manager -> Request 'RW a -> IO a Source #