Content-Length: 4668 | pFad | http://hackage.haskell.org/package/string-quote-0.0.1/docs/Data-String-Quote.html

Data.String.Quote

string-quote-0.0.1: QuasiQuoter for non-interpolated strings, texts and bytestrings.

Data.String.Quote

Description

QuasiQuoter for non-interpolated strings, texts and bytestrings.

The s quoter contains a multi-line string with no interpolation at all:

 {-# LANGUAGE QuasiQuotes #-}
 import Data.Text (Text)
 import Data.String.Quote
 foo :: Text -- String, ByteString etc also works
 foo = [s|

Well here is a
     multi-line string!

|]

Any instance of the IsString type is permitted.

Synopsis

Documentation

s :: QuasiQuoterSource

QuasiQuoter for a non-interpolating IsString literal. The pattern portion is undefined.









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://hackage.haskell.org/package/string-quote-0.0.1/docs/Data-String-Quote.html

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy