Merge pull request #1458 from maxpow4h/patch-1

Updated link to Haskell bindings
This commit is contained in:
Vicent Martí 2013-04-08 23:28:27 -07:00
commit fc12a6b545

View File

@ -123,7 +123,7 @@ Here are the bindings to libgit2 that are currently available:
* GObject * GObject
* libgit2-glib <https://live.gnome.org/Libgit2-glib> * libgit2-glib <https://live.gnome.org/Libgit2-glib>
* Haskell * Haskell
* hgit2 <https://github.com/norm2782/hgit2> * hgit2 <https://github.com/fpco/gitlib>
* Lua * Lua
* luagit2 <https://github.com/libgit2/luagit2> * luagit2 <https://github.com/libgit2/luagit2>
* .NET * .NET