FICHA · MANJARO

haskell-heredoc

Multi-line string / here document using QuasiQuotes

  • haskell-library
  • LIBRARY
  • TEMPLATE-HASKELL
  • STRINGS
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

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.

Permissions

Permissions not analysed for this source yet.