summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-temporary/README
blob: c41a3d1325877d2d84a3be2764ed72c73f555211 (plain)
1
2
3
4
5
6
7
8
9
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