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