aboutsummaryrefslogtreecommitdiff
path: root/haskell/haskell-path-io/README
diff options
context:
space:
mode:
authorDavid Spencer <baildon.research@googlemail.com>2018-10-26 13:26:45 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-10 07:47:38 +0700
commitc3608f395adc58b7ef23c6d983c04cadf4fef7a3 (patch)
tree2b9a9eed51f7e957a078b0b42f96fa3b50317444 /haskell/haskell-path-io/README
parentdb02ab3110b6e12c4e2dc9e0c2ff2d687148d626 (diff)
haskell/haskell-path-io: Added (Interface to 'directory' package).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-path-io/README')
-rw-r--r--haskell/haskell-path-io/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/haskell/haskell-path-io/README b/haskell/haskell-path-io/README
new file mode 100644
index 0000000000..7fb8c3e4db
--- /dev/null
+++ b/haskell/haskell-path-io/README
@@ -0,0 +1,7 @@
+This package provides an interface to the directory package for users
+of Chris Done's path. It also implements some missing stuff like
+recursive scanning and copying of directories, working with temporary
+files/directories, etc.
+
+After uninstalling, run this command to unregister the package from
+the ghc package database: ghc-pkg recache