hlibgit2-0.18.0.16: Low-level bindings to libgit2

Safe HaskellSafe
LanguageHaskell98

Bindings.Libgit2

Synopsis

Documentation

withLibGitDo :: IO a -> IO a Source #

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