summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-gitrev/README
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2018-10-26 11:44:00 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-10 07:47:24 +0700
commitc716e7132ceee34f1365bddfc1722a5a548cb423 (patch)
tree3309d77232a05d9796ad6448fdf3777b0e79018b /haskell/haskell-gitrev/README
parentd2742433d31d882115eb695445faa75d4fce305c (diff)
downloadslackbuilds-c716e7132ceee34f1365bddfc1722a5a548cb423.tar.gz
slackbuilds-c716e7132ceee34f1365bddfc1722a5a548cb423.tar.xz
haskell/haskell-gitrev: Added (Compile git rev info into projects).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-gitrev/README')
-rw-r--r--haskell/haskell-gitrev/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/haskell/haskell-gitrev/README b/haskell/haskell-gitrev/README
new file mode 100644
index 0000000000..cf20d02489
--- /dev/null
+++ b/haskell/haskell-gitrev/README
@@ -0,0 +1,7 @@
+Some handy Template Haskell splices for including the current git hash
+and branch in the code of your project. Useful for including in panic
+messages, --version output, or diagnostic info for more informative
+bug reports.
+
+After uninstalling, run this command to unregister the package from
+the ghc package database: ghc-pkg recache