slackbuilds/haskell/haskell-temporary
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README haskell/haskell-temporary: Fixed dep info 2012-08-27 10:35:40 -05:00
doinst.sh haskell/haskell-temporary: Added (temporary file and dir. support) 2012-06-27 16:43:27 -04:00
haskell-temporary.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
haskell-temporary.info haskell/haskell-temporary: Updated for version 1.3. 2018-11-10 07:47:49 +07:00
slack-desc haskell/haskell-temporary: Updated for version 1.1.2.4. 2013-03-04 17:26:48 -05:00

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