Description
A Haskell library for writing multi-line strings and here documents with QuasiQuotes. It helps developers keep embedded text readable without manual newline escaping.
Use it for examples, templates, fixtures, generated files, or long text constants. The surrounding application still needs correct escaping when the text becomes SQL, HTML, shell commands, or another sensitive format.