Description
Provides a QuasiQuoter for neat and simple multiline text interpolation in Haskell. It helps developers embed larger text blocks in code while keeping indentation and inserted values readable.
It is useful for generated files, templates, SQL snippets, test fixtures, messages, and documentation examples. It is a compile-time developer library, not a text editor.