Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Literal, uninterpolated here docs
Synopsis
Documentation
here :: QuasiQuoter Source #
Quote a here doc, stripping leading and trailing whitespace
hereFile :: QuasiQuoter Source #
Splice a file's contents as a here doc
hereLit :: QuasiQuoter Source #
Quote a here doc literally, with no whitespace stripping