
A haskell implementation of git storage operations, allowing users to manipulate git repositories (read and write).
this implementation is fully interoperable with the main c implementation.
this is strictly only manipulating the git store (what's inside the .git directory), and doesn't do anything with the index or your working directory files.
this package provides a library for the haskell programming language, compiled for profiling. see http://www.haskell.org/ for more information on haskell.