summaryrefslogtreecommitdiff
path: root/Utility/Exception.hs
Commit message (Expand)AuthorAge
* Revert "async exception safety for coprocesses"Joey Hess2020-07-06
* async exception safety for coprocessesJoey Hess2020-06-09
* typoJoey Hess2020-05-12
* removed the old Android appJoey Hess2018-10-13
* allow Utility.Exception to still be used when not building with cabalJoey Hess2016-11-15
* Avoid backtraces on expected failures when built with ghc 8; only use backtra...Joey Hess2016-11-15
* fix cabal configureJoey Hess2016-07-05
* handle SomeAsyncException same as AsyncExceptionJoey Hess2016-06-20
* if keys database cannot be opened due to permissions, ignoreJoey Hess2016-02-12
* generalize catchHardwareFault to catchIOErrorTypeJoey Hess2015-12-06
* merge hlint changes from propellorJoey Hess2015-09-13
* implment catchHardwareFaultJoey Hess2015-05-27
* disable horrible tab warning, needed in every file that Setup.hs pulls inJoey Hess2015-05-10
* update my email address and homepage urlJoey Hess2015-01-21
* qualify catch and tryJoey Hess2014-08-10
* unify exception handling into Utility.ExceptionJoey Hess2014-08-07
* generalized using the extensions packageJoey Hess2014-08-07
* relicense general utility library code to BSDJoey Hess2014-05-10
* hlintJoey Hess2014-04-26
* clean up some ugly codeJoey Hess2013-09-27
* avoid warnings when built with ghc 7.6Joey Hess2013-06-02
* better nukefileJoey Hess2013-05-21
* reconnect XMPP when NetWatcher notices a changeJoey Hess2012-10-27
* flip catchDefaultIOJoey Hess2012-09-17
* simplifyJoey Hess2012-03-16
* IO exception reworkJoey Hess2012-02-03