summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-neat-interpolation/README
diff options
context:
space:
mode:
author David Spencer2018-10-26 13:36:50 +0200
committer Willy Sudiarto Raharjo2018-11-10 01:47:35 +0100
commit58a883e7a3eddae6e37b237de502e02f05a688c1 (patch)
tree8067a32e4aea3ecb2a2f501041477f2f1e5d6407 /haskell/haskell-neat-interpolation/README
parent4b2207199b7a0cc18b9b9cb3a11616760a247638 (diff)
downloadslackbuilds-58a883e7a3eddae6e37b237de502e02f05a688c1.tar.gz
haskell/haskell-neat-interpolation: Added (text interpolation).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-neat-interpolation/README')
-rw-r--r--haskell/haskell-neat-interpolation/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/haskell/haskell-neat-interpolation/README b/haskell/haskell-neat-interpolation/README
new file mode 100644
index 0000000000..9c663f3261
--- /dev/null
+++ b/haskell/haskell-neat-interpolation/README
@@ -0,0 +1,7 @@
+A quasiquoter for producing Text values with support for a simple
+interpolation of input values. It removes the excessive indentation
+from the input and accurately manages the indentation of all lines of
+the interpolated variables.
+
+After uninstalling, run this command to unregister the package from
+the ghc package database: ghc-pkg recache