gitlab-haskell-0.1.4: A Haskell library for the GitLab web API

Safe HaskellNone
LanguageHaskell2010

GitLab.API.Todos

Synopsis

Documentation

todos :: MonadIO m => GitLab m [Todo] Source #

returns all pending todos for the user, as defined by the access token.