hlibgit2-0.18.0.14: Low-level bindings to libgit2

Safe HaskellSafe-Inferred
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.