mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
4248415dde
Signed-off-by: Erik Hanson <erik@slackbuilds.org> |
||
---|---|---|
.. | ||
doinst.sh | ||
haskell-temporary.info | ||
haskell-temporary.SlackBuild | ||
README | ||
slack-desc |
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. This requires ghc. After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache