aboutsummaryrefslogtreecommitdiff
path: root/Utility/Exception.hs
Commit message (Expand)AuthorAge
* allow Utility.Exception to still be used when not building with cabalGravatar Joey Hess2016-11-15
* Avoid backtraces on expected failures when built with ghc 8; only use backtra...Gravatar Joey Hess2016-11-15
* fix cabal configureGravatar Joey Hess2016-07-05
* handle SomeAsyncException same as AsyncExceptionGravatar Joey Hess2016-06-20
* if keys database cannot be opened due to permissions, ignoreGravatar Joey Hess2016-02-12
* generalize catchHardwareFault to catchIOErrorTypeGravatar Joey Hess2015-12-06
* merge hlint changes from propellorGravatar Joey Hess2015-09-13
* implment catchHardwareFaultGravatar Joey Hess2015-05-27
* disable horrible tab warning, needed in every file that Setup.hs pulls inGravatar Joey Hess2015-05-10
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* qualify catch and tryGravatar Joey Hess2014-08-10
* unify exception handling into Utility.ExceptionGravatar Joey Hess2014-08-07
* generalized using the extensions packageGravatar Joey Hess2014-08-07
* relicense general utility library code to BSDGravatar Joey Hess2014-05-10
* hlintGravatar Joey Hess2014-04-26
* clean up some ugly codeGravatar Joey Hess2013-09-27
* avoid warnings when built with ghc 7.6Gravatar Joey Hess2013-06-02
* better nukefileGravatar Joey Hess2013-05-21
* reconnect XMPP when NetWatcher notices a changeGravatar Joey Hess2012-10-27
* flip catchDefaultIOGravatar Joey Hess2012-09-17
* simplifyGravatar Joey Hess2012-03-16
* IO exception reworkGravatar Joey Hess2012-02-03