summaryrefslogtreecommitdiff
path: root/Annex/Exception.hs
Commit message (Collapse)AuthorAge
* adjust to build with monad-control-0.3Gravatar Joey Hess2011-12-05
| | | | | | | | | 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.
* renameGravatar Joey Hess2011-10-05
|
* renameGravatar Joey Hess2011-10-04
|
* factor out Annex exception handling moduleGravatar Joey Hess2011-10-04