You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Spencer a50f5455e2
haskell/haskell-temporary: Updated for version 1.3.
7 years ago
..
README haskell/haskell-temporary: Fixed dep info 13 years ago
doinst.sh haskell/haskell-temporary: Added (temporary file and dir. support) 13 years ago
haskell-temporary.SlackBuild haskell/haskell-temporary: Updated for version 1.3. 7 years ago
haskell-temporary.info haskell/haskell-temporary: Updated for version 1.3. 7 years ago
slack-desc haskell/haskell-temporary: Updated for version 1.1.2.4. 13 years ago

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