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

[ bsd3, library, system, utils ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 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, 1.1.2.5, 1.2, 1.2.0.1, 1.2.0.2, 1.2.0.3, 1.2.0.4, 1.2.1, 1.2.1.1, 1.3
Dependencies base (>=3 && <10), directory (>=1.0), exceptions (>=0.6), filepath (>=1.1), transformers (>=0.2.0.0), unix (>=2.3) [details]
License BSD-3-Clause
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
Uploaded by MaxBolingbroke at 2014-05-11T12:22:15Z
Distributions Arch:1.3, Debian:1.3, Fedora:1.3, FreeBSD:1.2.0.3, LTSHaskell:1.3, NixOS:1.3, Stackage:1.3, openSUSE:1.3
Reverse Dependencies 225 direct, 5534 indirect [details]
Downloads 183512 total (204 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]