Andrew Clemons 6d702a316c haskell/haskell-temporary: Fix dependencies. 2 jaren geleden
..
README 8f3f129df4 haskell/haskell-temporary: Fixed dep info 12 jaren geleden
doinst.sh 08c302874f haskell/haskell-temporary: Added (temporary file and dir. support) 12 jaren geleden
haskell-temporary.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 jaren geleden
haskell-temporary.info 6d702a316c haskell/haskell-temporary: Fix dependencies. 2 jaren geleden
slack-desc 0ae1bd045d haskell/haskell-temporary: Updated for version 1.1.2.4. 11 jaren geleden

README

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.

After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache