TEST Build-Error: one more makeClassy
This commit is contained in:
parent
b1231978cc
commit
e74555c40b
@ -26,8 +26,8 @@ _InnerJoinRight :: Lens' (E.InnerJoin l r) r
|
||||
_InnerJoinRight f (E.InnerJoin l r) = (l `E.InnerJoin`) <$> f r
|
||||
|
||||
|
||||
makeLenses_ ''Entity
|
||||
-- makeClassyFor_ "HasEntity" "hasEntity" ''Entity
|
||||
-- makeLenses_ ''Entity
|
||||
makeClassyFor_ "HasEntity" "hasEntity" ''Entity
|
||||
-- class HasEntity c record | c -> record where
|
||||
-- hasEntity :: Lens' c (Entity record)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user