Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | IO exception rework | Joey Hess | 2012-02-03 |
| | | | | | | ghc 7.4 comaplains about use of System.IO.Error to catch exceptions. Ok, use Control.Exception, with variants specialized to only catch IO exceptions. | ||
* | treak | Joey Hess | 2012-01-21 |
| | |||
* | Remove haskell98 to build with ghc 7.2.2, also built with ghc 7.0.4 | Mark Wright | 2011-11-26 |
| | | | | Signed-off-by: Joey Hess <joey@kitenet.net> | ||
* | factored out some useful error catching methods | Joey Hess | 2011-11-10 |
| | |||
* | broke up Utility | Joey Hess | 2011-10-16 |