mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
58a883e7a3
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
7 lines
345 B
Text
7 lines
345 B
Text
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
|