mirror of
https://github.com/nikita-volkov/hasql.git
synced 2024-11-22 01:52:45 +03:00
Correct haddock
This commit is contained in:
parent
98c18905b0
commit
db1c49e9c2
@ -89,7 +89,7 @@ run (Pipeline sendQueriesInIO) connection registry integerDatetimes = do
|
||||
-- insertOrders :: [OrderDetails] -> 'Hasql.Session.Session' [OrderId]
|
||||
-- insertOrders songs =
|
||||
-- 'Hasql.Session.pipeline' $
|
||||
-- forM songs $ \song ->
|
||||
-- forM songs $ \\song ->
|
||||
-- 'Hasql.Pipeline.statement' song Statements.insertOrder
|
||||
-- @
|
||||
--
|
||||
|
Loading…
Reference in New Issue
Block a user