Fix typo in haddock for in_
This commit is contained in:
parent
184f24ffe7
commit
fc366c5279
@ -471,7 +471,7 @@ class (Functor query, Applicative query, Monad query) =>
|
||||
-- @
|
||||
-- select $
|
||||
-- 'from' $ \\person -> do
|
||||
-- 'where_' $ person '^.' PersonId `in_` 'valList' personIds
|
||||
-- 'where_' $ person '^.' PersonId ``in_'` 'valList' personIds
|
||||
-- return person
|
||||
-- @
|
||||
--
|
||||
|
||||
Loading…
Reference in New Issue
Block a user