summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-monad-logger/README
diff options
context:
space:
mode:
author David Spencer2018-10-26 13:35:30 +0200
committer Willy Sudiarto Raharjo2018-11-10 01:47:34 +0100
commitbee07fe29efee0e4b8bef0cf52629df428d3fd26 (patch)
tree7e78b41f8059e25a64951a44216dfa93482e7881 /haskell/haskell-monad-logger/README
parent62901154d1b0eff52d532fefa973dc3c0263bd20 (diff)
downloadslackbuilds-bee07fe29efee0e4b8bef0cf52629df428d3fd26.tar.gz
haskell/haskell-monad-logger: Added (monads which log messages).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-monad-logger/README')
-rw-r--r--haskell/haskell-monad-logger/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/haskell/haskell-monad-logger/README b/haskell/haskell-monad-logger/README
new file mode 100644
index 0000000000..56923f0dad
--- /dev/null
+++ b/haskell/haskell-monad-logger/README
@@ -0,0 +1,6 @@
+A monad transformer approach for logging. This package provides
+Template Haskell functions for determining source code locations
+of messages.
+
+After uninstalling, run this command to unregister the package from
+the ghc package database: ghc-pkg recache