mirror of
https://github.com/nikita-volkov/hasql.git
synced 2024-12-29 13:33:03 +03:00
Docs correction
This commit is contained in:
parent
81063626c5
commit
e07ac5b621
@ -297,7 +297,7 @@ stream s =
|
|||||||
--
|
--
|
||||||
-- E.g.:
|
-- E.g.:
|
||||||
--
|
--
|
||||||
-- >selectFive :: 'Backend.Statement' c
|
-- >selectFive :: Statement b
|
||||||
-- >selectFive = [q|SELECT (? + ?)|] 2 3
|
-- >selectFive = [q|SELECT (? + ?)|] 2 3
|
||||||
--
|
--
|
||||||
q :: TH.QuasiQuoter
|
q :: TH.QuasiQuoter
|
||||||
|
Loading…
Reference in New Issue
Block a user