uni-util-2.2.1.2: Utilities for the uniform workbench

Safe HaskellSafe-Infered

Util.UniqueFile

Description

UniqueFile is used for allocating names for temporary files in a directory. To avoid large numbers of files in the same directory, we create sub- directories where necessary.

Documentation