Home > Repositories > base > ghc-temporary

ghc-temporary: Functions for creating temporary files and directories

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.
Name:ghc-temporary
Release: 1.3-2mamba
Group:System/Libraries
Maintainer:silvan
License:BSD
Size:20.80 kB
Upstream URL:http://hackage.haskell.org/package/temporary
Build time:2023-12-06 21:47:25
Binary packages and requirements
x86_64aarch64i586
Built RPMSghc-temporary
ghc-temporary-devel
ghc-temporary-doc
ghc-temporary
ghc-temporary-devel
ghc-temporary-doc
ghc-temporary
ghc-temporary-devel
ghc-temporary-doc
Build requirementsghc [1]
ghc-libs [1]
ghc-random-devel [1]
ghc-splitmix-devel [1]
glibc-devel [1]
libgmp-devel [1]
ghc [1]
ghc-libs [1]
ghc-random-devel [1]
ghc-splitmix-devel [1]
glibc-devel [1]
libgmp-devel [1]
ghc [1]
ghc-libs [1]
ghc-random-devel [1]
ghc-splitmix-devel [1]
glibc-devel [1]
libgmp-devel [1]
History of changes
DatePackagerReleaseDescription
2023-12-03silvan1.3-2mamba- rebuilt without ghc-exceptions-devel
2023-12-02autodist1.3-1mamba- automatic version update by autodist
2013-09-08silvan1.1.2.4-1mamba- package created by silvan using the webbuild interface