haskell libgit module available
filed in personal
That's it i finally released my first haskell module.
it's a wrapper for git, that provides lowlevel operations and some highlevel ones too. It's not the best haskell code ever, specially since this is one of my first piece of useful haskell code, and i'm going to improve it slowly over time.
it's available here http://github.com/vincenthz/hs-libgit
