hlibgit2-0.18.0.13: Low-level bindings to libgit2

Safe HaskellSafe-Inferred

Bindings.Libgit2

Synopsis

Documentation

withLibGitDo :: IO a -> IO aSource

Write an IO action so that proper initialization and shutdown of the thread libgit2 library is performed.