q -package:template-haskell

Combinator for the <q> element. Example:
q $ span $ toHtml "foo"
Result:
<q><span>foo</span></q>
QuasiQuoter for a non-interpolating string literal. The pattern portion is undefined.
Quadratic Bezier curve
The quotient
a query parsed from the q parameter
The type of queries over the database db returning results of type a. The s argument is a threading argument meant to restrict cross-usage of QExprs. syntax represents the SQL syntax that this query is building.