gitlib-0.7.0: Higher-level types for working with hlibgit2

Safe HaskellNone

Data.Git.Reference

Documentation

mapRefs :: Repository -> ListFlags -> (Text -> IO a) -> IO [a]Source

mapAllRefs :: Repository -> (Text -> IO a) -> IO [a]Source

mapOidRefs :: Repository -> (Text -> IO a) -> IO [a]Source