Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
(^...) :: Ord a => s -> Getting (Endo (Set a)) s a -> Set a #
Class of things that have external table dependencies
rawRelation :: HasDeps s => (s -> String) -> s -> Relation #
Extract deps from object, render to string and wrap into a RawRelation
Nothing
dependenciesSet :: a -> Set (Ref Table) #
traverseDependencies :: Fold a (Ref Table) #
default traverseDependencies :: Fold a (Ref Table) #