git-annex/Annex
Joey Hess f3a2f60abc adjust to build with monad-control-0.3
I had to, I hope temporarily, lose my nice Annex newtype, and use a type
synonym. This because I cannot find a way to derive a MonadBaseControl
instance of the Annex newtype. I've emailed Bas van Dijk in hope he can
help get the newtype back.

Otherwise appears to build & work.
2011-12-05 22:51:37 -04:00
..
Branch.hs cleanup 2011-11-30 12:01:15 -04:00
CatFile.hs improve type signatures with a Ref newtype 2011-11-16 02:41:46 -04:00
Content.hs add support for using hashDirLower in addition to hashDirMixed 2011-11-28 22:43:51 -04:00
Exception.hs adjust to build with monad-control-0.3 2011-12-05 22:51:37 -04:00
Queue.hs reorder repo parameters last 2011-11-08 16:27:20 -04:00
Ssh.hs add a UUID type 2011-11-07 15:59:16 -04:00
UUID.hs tweaks 2011-11-19 15:57:08 -04:00
Version.hs reorder repo parameters last 2011-11-08 16:27:20 -04:00