heredoc-0.1.0.1: multi-line string / here document using QuasiQuotes

Safe HaskellNone

Text.Here

Synopsis

Documentation

here :: QuasiQuoterSource

Create a string-literal expression from the string being quoted.

there :: QuasiQuoterSource

Create a string-literal expression from the contents of the file at the filepath being quoted.