The temporary package
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.
Properties
| Versions | 1.0, 1.1, 1.1.1, 1.1.2, 1.1.2.1, 1.1.2.2, 1.1.2.3, 1.1.2.4 |
|---|---|
| Dependencies | base (≥3 & <6), directory (≥1.0 & <1.2), filepath (≥1.1 & <1.3) |
| License | BSD3 |
| Copyright | (c) 2003-2006, Isaac Jones (c) 2005-2009, Duncan Coutts |
| Author | Isaac Jones <ijones@syntaxpolice.org> Duncan Coutts <duncan@haskell.org> |
| Maintainer | Max Bolingbroke <batterseapower@hotmail.com> |
| Category | System, Utils |
| Home page | http://www.github.com/batterseapower/temporary |
| Upload date | Mon Jun 6 14:43:32 UTC 2011 |
| Uploaded by | MaxBolingbroke |
| Built on | ghc-7.0 |
| Distributions | Fedora: 1.1.2.4, NixOS: 1.1.2.4, Debian: 1.1.2.4, FreeBSD: 1.1.2.4 |
Modules
- System
Downloads
- temporary-1.1.2.tar.gz (Cabal source package)
- package description (included in the package)