BSD-3-Clause licensed
This version can be pinned in stack with:temporary-1.2.1.1@sha256:7a53ecaa3883429616ffe8b680e97195c6a45598b77171d070b9c01ffaadce0b,1474

Module documentation for 1.2.1.1

Functions for creating temporary files and directories.

Changes

1.2.1.1

  • Improve the docs

1.2.1

  • Limit support to GHC 7.0+
  • Add new functions: writeTempFile, writeSystemTempFile, emptyTempFile, emptySystemTempFile
  • Make sure that system* functions return canonicalized paths
  • Modernize the code base, add tests and documentation

1.2.0.4

  • Update maintainership information
  • Fix the docs