hlibgit2 0.18.0.3 → 0.18.0.4
raw patch · 2 files changed
+2/−1 lines, 2 files
Files
- Bindings/Libgit2.hs +1/−0
- hlibgit2.cabal +1/−1
Bindings/Libgit2.hs view
@@ -47,6 +47,7 @@ , module Bindings.Libgit2.Types , module Bindings.Libgit2.Version , module Bindings.Libgit2.Windows+ , withLibGitDo ) where import Bindings.Libgit2.Attr import Bindings.Libgit2.Blob
hlibgit2.cabal view
@@ -1,5 +1,5 @@ Name: hlibgit2-Version: 0.18.0.3+Version: 0.18.0.4 Synopsis: Low-level bindings to libgit2 Description: Bindings to libgit2 v0.18.0. License-file: LICENSE