summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-gitrev/README
diff options
context:
space:
mode:
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