summaryrefslogtreecommitdiff
path: root/Utility/TempFile.hs
Commit message (Expand)AuthorAge
* rename moduleGravatar Joey Hess2013-05-12
* fix the day's windows permissions damageGravatar Joey Hess2013-05-12
* make work on windowsGravatar Joey Hess2013-05-12
* fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
* fixup #if 0 stubs to use #ifndef mingw32_HOST_OSGravatar Joey Hess2013-05-10
* stub out posix stuff for WindowsGravatar Joey Hess2013-05-10
* whitespace fixesGravatar Joey Hess2012-12-13
* where indentationGravatar Joey Hess2012-11-12
* flip catchDefaultIOGravatar Joey Hess2012-09-17
* add withTempDirGravatar Joey Hess2012-09-10
* switch from System.Cmd.Utils to System.ProcessGravatar Joey Hess2012-07-18
* IO exception reworkGravatar Joey Hess2012-02-03
* treakGravatar Joey Hess2012-01-21
* Remove haskell98 to build with ghc 7.2.2, also built with ghc 7.0.4Gravatar Mark Wright2011-11-26
* factored out some useful error catching methodsGravatar Joey Hess2011-11-10
* broke up UtilityGravatar Joey Hess2011-10-16