here-1.0: Here docs via quasiquotation

Safe HaskellNone

Data.String.Here

Description

Here docs via quasiquotation

Synopsis

Documentation

here :: QuasiQuoterSource

Quote a here doc, stripping leading and trailing whitespace

hereLit :: QuasiQuoterSource

Quote a here doc literally, with no whitespace stripping