The latest version of temporary is 1.3-0.

temporary

Version 1.1.2.5 revision 0 uploaded by MaxBolingbroke.

Package meta

Synopsis
Portable temporary file and directory support for Windows and Unix, based on code from Cabal
Description

The functions for creating temporary files and directories in the base library are quite limited. The unixutils package contains some good ones, but they aren't portable to Windows. This library just repackages the Cabal implementations of its own temporary file and folder functions so that you can use them without linking against Cabal or depending on it being installed.

Author
Isaac Jones <ijones@syntaxpolice.org> Duncan Coutts <duncan@haskell.org>
Bug reports
n/a
Category
System, Utils
Copyright
(c) 2003-2006, Isaac Jones (c) 2005-2009, Duncan Coutts
Homepage
http://www.github.com/batterseapower/temporary
Maintainer
Max Bolingbroke <batterseapower@hotmail.com>
Package URL
n/a
Stability
n/a

Components