Home > Repository > 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.
Nome:ghc-temporary
Versione: 1.3-2mamba
Gruppo:System/Libraries
Manutentore:silvan
Licenza:BSD
Dimensione:20.80 kB
URL di origine:http://hackage.haskell.org/package/temporary
Data di compilazione:2023-12-06 21:47:25
Pacchetti binari e dipendenze
x86_64aarch64i586
RPM creatighc-temporary
ghc-temporary-devel
ghc-temporary-doc
ghc-temporary
ghc-temporary-devel
ghc-temporary-doc
ghc-temporary
ghc-temporary-devel
ghc-temporary-doc
Dipendenze di compilazioneghc [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]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
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