Safe Haskell | None |
---|---|
Language | Haskell98 |
Data.String.Here.Uninterpolated
Description
Literal, uninterpolated here docs
Documentation
here :: QuasiQuoter #
Quote a here doc, stripping leading and trailing whitespace
hereFile :: QuasiQuoter #
Splice a file's contents as a here doc
hereLit :: QuasiQuoter #
Quote a here doc literally, with no whitespace stripping